The total tax amount.
The application calculates the tax amount as follows:
TaxTotal = NetTaxAmount + TotalEqualizationTax.
You can manually adjust the tax amount according to the business need.
Field name: VatSum.
The total tax amount.
The application calculates the tax amount as follows:
TaxTotal = NetTaxAmount + TotalEqualizationTax.
You can manually adjust the tax amount according to the business need.
Field name: VatSum.
| Visual Basic |
|---|
Public Property TaxTotal() As Double |