InvoiceItemCount Property
The number of records in the InvoiceItem arrays.
Syntax
property InvoiceItemCount: Integer;
Default Value
0
Remarks
This property controls the size of the following arrays:- InvoiceItemDate
- InvoiceItemDescription
- InvoiceItemName
- InvoiceItemQuantity
- InvoiceItemTaxName
- InvoiceItemTaxRate
- InvoiceItemUnitPrice
This property is not available at design time.
Data Type
Integer