SalesTaxTotal Property
Total amount of sales tax.
Syntax
__property String SalesTaxTotal = {read=FSalesTaxTotal, write=FSetSalesTaxTotal};
Default Value
""
Remarks
The total amount of sales tax charged in this transaction.
Not used with Canadian editions of QuickBooks.
The amount should be formatted as a string in dollars.
This property is read-only.
Data Type
String