Click or drag to resize

ILocalTaxInfo Properties

The ILocalTaxInfo type exposes the following members.

Properties
  NameDescription
Public propertyIsIncludedInPrice
Whether a tax is included in the item price.
Public propertyName
Tax name.
Public propertyPercent
Tax percentage.
Public propertySum
Tax sum.
Public propertyVatPercent
Tax VAT percentage, if it is defined.
Public propertyVatSum
Tax VAT sum, if it is defined.
Top
See Also