TaxAmount Property
Sales tax charged in addition to the original TransactionAmount.
Syntax
[VB.NET] Public Property TaxAmount As String
[C#] public string TaxAmount {get; set;}
Remarks
This property contains the amount of state or provincial (or VAT) tax included in the transaction amount.
Default Value
""