ItemSalesTax Property
Amount of tax charged on payment.
Syntax
property ItemSalesTax[ItemIndex: Integer]: String;
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