InvoiceItemQuantity Property
Item count.
Syntax
property InvoiceItemQuantity[InvoiceItemIndex: Integer]: String;
Default Value
''
Remarks
Item count. Valid values are 0 to 10.000.
This property is required.
The size of the array is controlled by the InvoiceItemCount property.
This property is not available at design time.
Data Type
String