Enum OFXAccountType
- Namespace
- Tudormobile.QIFLibrary
- Assembly
- Tudormobile.QIFLibrary.dll
Types if accounts.
public enum OFXAccountType
Fields
CHECKING = 2Checking account.
CREDITLINE = 5Credit line account.
INVESTMENT = 1Investment account.
MONEYMRKT = 4Money market account.
SAVINGS = 3Savings account.
UNKNOWN = 0Unknown account type.