Click or drag to resize
ItemTax Properties

The ItemTax type exposes the following members.

Properties
  NameDescription
Public propertyItemTaxCustomData
Tax class custom data.
Public propertyItemTaxDisplayName
Tax class display name.
Public propertyItemTaxID
Tax class unique identifier.
Public propertyItemTaxIsGlobal
True - tax class value is set in global main currency, False (default) - tax class value is set in site main currency. Takes effect only if tax class is flat.
Public propertyItemTaxValue
Tax class value. It can be either relative or flat according to the ItemTaxClassIsFlat property.
Public propertyItemTaxZeroIfIDSupplied
True - if customer's tax ID is supplied, the tax value for the customer is zero. False (default) - value of the tax is calculated
Top
See Also