InvoiceItemTaxRate Property
Rate of the applicable tax.
Syntax
char* GetInvoiceItemTaxRate(int iInvoiceItemIndex);
int SetInvoiceItemTaxRate(int iInvoiceItemIndex, char* lpszInvoiceItemTaxRate);
Default Value
""
Remarks
Rate 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