FiscalDocumentLine_BR.getTaxAmount Method
Retrieves the tax amount from the active line in a fiscal document, filtered by tax type.
Syntax
public TaxAmount getTaxAmount(TaxType_BR _taxType)
Run On
Called
Parameters
- _taxType
Type: TaxType_BR Enumeration
The type of tax for which you want to get the amount.
Return Value
Type: TaxAmount Extended Data Type
The tax amount from the active line in the fiscal document.