The TaxTotal type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TaxTotal |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| AddTaxSubtotal |
Add a new 'Tax Subtotal' entry.
Tax Subtotal (ASBIE). An association to Tax Subtotal.
| |
| ClearTaxSubtotals |
Removes all 'Tax Subtotal' entries.
Tax Subtotal (ASBIE). An association to Tax Subtotal.
| |
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetTaxSubtotal |
Gets a 'Tax Subtotal' entry.
Tax Subtotal (ASBIE). An association to Tax Subtotal.
| |
| GetTaxSubtotalCount |
Gets the number of 'Tax Subtotal' entries in the container object.
Tax Subtotal (ASBIE). An association to Tax Subtotal.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveTaxSubtotal |
Removes a 'Tax Subtotal' entry.
Tax Subtotal (ASBIE). An association to Tax Subtotal.
| |
| ResetRoundingAmount |
Resets the node.
| |
| ResetTaxAmount |
Resets the node.
| |
| ResetTaxEvidenceIndicator |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| RoundingAmount |
Rounding Amount (BBIE). The rounding amount (positive or negative) added to the calculated tax total to produce the rounded TotalTaxAmount.
| |
| RoundingAmountSet |
Checks if the property has been set or not.
| |
| TaxAmount |
Tax Amount (BBIE). The total tax amount for particular tax scheme e.g. VAT; the sum of each of the tax subtotals for each tax category within the tax scheme.
| |
| TaxAmountSet |
Checks if the property has been set or not.
| |
| TaxEvidenceIndicator |
Indicator (BBIE). An indicator as to whether these totals are recognized as legal evidence for taxation purposes.
| |
| TaxEvidenceIndicatorSet |
Checks if the property has been set or not.
|