ExpenseCount Property
The number of records in the Expense arrays.
Syntax
property ExpenseCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- ExpenseAccountId
- ExpenseAccountName
- ExpenseAmount
- ExpenseBillableStatus
- ExpenseClassId
- ExpenseClassName
- ExpenseCustomerId
- ExpenseCustomerName
- ExpenseLineId
- ExpenseMemo
- ExpenseTaxCodeId
- ExpenseTaxCodeName
This property is not available at design time.
Data Type
Integer