FreightTaxRate Property
Rate used to calculate the FreightTaxAmount .
Syntax
[VB.NET] Public Property FreightTaxRate As String
[C#] public string FreightTaxRate {get; set;}
Remarks
This property contains the tax rate used to calculate the FreightTaxAmount. This field has a two-digit implied decimal position, and the maximum length is 4 digits.
This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).
Default Value
""