Enum OFXPositionAccountTypes
- Namespace
- Tudormobile.QIFLibrary
- Assembly
- Tudormobile.QIFLibrary.dll
Position account/sub-account types.
public enum OFXPositionAccountTypes
Fields
CASH = 1Cash account.
MARGIN = 2Margin account.
OTHER = 0Other or N/A position account/sub-account type.
SHORT = 3Short/Cover account.