InvoiceItemTaxName Property
Name of the applicable tax.
Syntax
__property String InvoiceItemTaxName[int InvoiceItemIndex] = {read=FInvoiceItemTaxName, write=FSetInvoiceItemTaxName};
Default Value
""
Remarks
Name of the applicable tax.
The size of the array is controlled by the InvoiceItemCount property.
This property is not available at design time.
Data Type
String