| ExpenseAccount Property | |
| See Also |
Sets or returns the expense account number. You can set only accounts that are defined as Expenses type in Chart of Accounts.
Field name: ExpnsAcct
Length: 15 characters
This is a foreign key to the ChartOfAccounts object.
Read-write property
| Visual Basic |
|---|
Public Property ExpenseAccount() As String |