| GLAccount Property | |
| See Also |
Sets or returns the G/L account (from the ChartOfAccounts object) assigned to transactions made with the credit card.
Field name: AcctCode.
Mandatory property.
Length: 15 characters.
This is a foreign key to the ChartOfAccounts object.
Read-write property
| Visual Basic |
|---|
Public Property GLAccount() As String |