IncomeEnum
IncomeEnum enumeration
Investment income type enum.
public enum IncomeEnum
Values
Name | Value | Description |
---|---|---|
CGLONG | 0 | Capital gains-long term |
CGSHORT | 1 | Capital gains-short term |
DIV | 2 | Dividend |
INTEREST | 3 | Interest |
MISC | 4 | Misc |
See Also
- namespace Aspose.Finance.Ofx.Investment
- assembly Aspose.Finance