The TrackProviderDeficits type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TrackProviderDeficits |
Default Constructor
|
Methods
| Name | Description | |
|---|---|---|
| ClearDeficitCounts | Clears the deficit counts and totals. | |
| CountProcessMethod |
This is the ProcessMethod that keeps track of Deficits by provider
| |
| Dispose |
Called by Dispose() and ~ProcessCLass() Finalizer .
(Inherited from ProcessClass.) |
Fields
| Name | Description | |
|---|---|---|
| CountList |
A provider array with number of years of Deficit for each provider
| |
| TotalList |
a provider array with the total AF of deficit for each provide across all years
|
Properties
| Name | Description | |
|---|---|---|
| ErrorMessage |
Error message if process method generated an exception
(Inherited from ProcessClass.) | |
| ProcessHandler |
Returns the process method to be called
(Inherited from ProcessClass.) | |
| ProcessName |
The name of the process
(Inherited from ProcessClass.) | |
| TypeOfProcess |
Returns the type of process
(Inherited from ProcessClass.) |