| AccountCode Property | |
| See Also |
Sets or returns the control account code, or G/L account code as defined in Chart of Accounts.
Field name: Account.
Length: 15 characters.
This is a foreign key to the ChartOfAccounts object.
Read-write property
| Visual Basic |
|---|
Public Property AccountCode() As String |