ItemSalesTax Property
Amount of tax charged on payment.
Syntax
__property String ItemSalesTax[int ItemIndex] = {read=FItemSalesTax, write=FSetItemSalesTax};
Default Value
""
Remarks
Amount of tax charged on payment.
The size of the array is controlled by the ItemCount property.
This property is read-only and not available at design time.
Data Type
String