InvoiceItemDescription Property
Description of the invoice item.
Syntax
property InvoiceItemDescription[InvoiceItemIndex: Integer]: String;
Default Value
''
Remarks
Description of the invoice item.
The size of the array is controlled by the InvoiceItemCount property.
This property is not available at design time.
Data Type
String