The ITaxSubtotal type exposes the following members.

Methods

  NameDescription
Public methodResetBaseUnitMeasure
Resets the node.
Public methodResetCalculationSequenceNumeric
Resets the node.
Public methodResetPercent
Resets the node.
Public methodResetPerUnitAmount
Resets the node.
Public methodResetTaxableAmount
Resets the node.
Public methodResetTaxAmount
Resets the node.
Public methodResetTaxCategory
Resets the node.
Public methodResetTierRange
Resets the node.
Public methodResetTierRatePercent
Resets the node.
Public methodResetTransactionCurrencyTaxAmount
Resets the node.

Properties

  NameDescription
Public propertyBaseUnitMeasure
Base Unit Measure (BBIE). Where a tax is applied at a certain rate per unit, the measure of units on which the tax calculation is based.
Public propertyBaseUnitMeasureSet
Checks if the property has been set or not.
Public propertyBaseUnitMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyCalculationSequenceNumeric
Calculation Sequence (BBIE). Identifies the numerical order sequence in which taxes are applied when multiple taxes are attracted. If all taxes apply to the same taxable amount, CalculationSequenceNumeric will be '1' for all taxes.
Public propertyCalculationSequenceNumericSet
Checks if the property has been set or not.
Public propertyPercent
Percent (BBIE). The tax rate for the category, expressed as a percentage.
Public propertyPercentSet
Checks if the property has been set or not.
Public propertyPerUnitAmount
Amount (BBIE). Where a tax is applied at a certain rate per unit, the rate per unit applied.
Public propertyPerUnitAmountSet
Checks if the property has been set or not.
Public propertyTaxableAmount
Amount (BBIE). The net amount to which the tax percent (rate) is applied to calculate the tax amount.
Public propertyTaxableAmountSet
Checks if the property has been set or not.
Public propertyTaxAmount
Tax Amount (BBIE). The amount of tax stated explicitly.
Public propertyTaxAmountSet
Checks if the property has been set or not.
Public propertyTaxCategory
Tax Category (ASBIE). An association to Tax Category.
Public propertyTaxCategorySet
Checks if the property has been set or not.
Public propertyTierRange
Tier Range (BBIE). Where a tax is tiered, the range of tiers applied in the calculation of the tax subtotal for the tax category.
Public propertyTierRangeSet
Checks if the property has been set or not.
Public propertyTierRatePercent
Tier Rate (BBIE). Where a tax is tiered, the rate of tax applied to the range of tiers in the calculation of the tax subtotal for the tax category.
Public propertyTierRatePercentSet
Checks if the property has been set or not.
Public propertyTransactionCurrencyTaxAmount
Tax Amount (BBIE). The tax amount, expressed in the currency used for invoicing.
Public propertyTransactionCurrencyTaxAmountSet
Checks if the property has been set or not.

See Also