The TrackProviderDeficits type exposes the following members.

Constructors

  NameDescription
Public methodTrackProviderDeficits
Default Constructor

Methods

  NameDescription
Public methodClearDeficitCounts
Clears the deficit counts and totals.
Public methodCountProcessMethod
This is the ProcessMethod that keeps track of Deficits by provider
Public methodDispose
Called by Dispose() and ~ProcessCLass() Finalizer .
(Inherited from ProcessClass.)

Fields

  NameDescription
Public fieldCountList
A provider array with number of years of Deficit for each provider
Public fieldTotalList
a provider array with the total AF of deficit for each provide across all years

Properties

  NameDescription
Public propertyErrorMessage
Error message if process method generated an exception
(Inherited from ProcessClass.)
Public propertyProcessHandler
Returns the process method to be called
(Inherited from ProcessClass.)
Public propertyProcessName
The name of the process
(Inherited from ProcessClass.)
Public propertyTypeOfProcess
Returns the type of process
(Inherited from ProcessClass.)

See Also