AccountTypes Members
Contains a fixed set of account types. This class cannot be changed or inherited.
The following tables list the members exposed by the AccountTypes type.
Public Fields
Name | Description | |
---|---|---|
Asset | Represents the asset account type. | |
Balance | Represents a Balance account type. | |
Expense | Represents an Expense account type. | |
Flow | Represents a Flow account type. | |
Income | Represents an Income account type. | |
Liability | Represents a Liability account type. | |
Statistical | Represents a Statistical account type. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top