| ActiveAccount Property | |
| See Also |
Sets or returns a valid value of BoYesNoEnum type that specifies whether the account is an active account or just a title. title is used to organize and display data in financial reports, and can summarize several active accounts or several active accounts and titles together.
Field name: Postable.
Read-write property
| Visual Basic |
|---|
Public Property ActiveAccount() As BoYesNoEnum |
Set tYES for active account.
Set tNO for title.
You can set up to two levels of titles. The third level must be an active account.