FiscalDocument_BR.getTotalTaxAmount Method
Retrieves the total tax amount for a given tax type.
Syntax
public TaxAmount getTotalTaxAmount(TaxType_BR _taxType)
Run On
Called
Parameters
- _taxType
Type: TaxType_BR Enumeration
Tax type from which to retrieve the sum.
Return Value
Type: TaxAmount Extended Data Type
The sum of tax amount and tax amount other related to this fiscal document.