TradeCalcTax.totalTaxAmountBySign_RU Method [AX 2012]

Returns the actual tax amount.

Syntax

public container totalTaxAmountBySign_RU([boolean _includeUseTax])

Run On

Called

Parameters

  • _includeUseTax
    Type: boolean
    A flag that indicates whether use tax should be included in the tax total.

Return Value

Type: container
The actual tax amount in the transactional currency.

See Also

Reference

TradeCalcTax Class