Share via


SalesCalcTax.totalTaxAmountBySign_RU Method [AX 2012]

Returns the actual tax amount.

Syntax

public container totalTaxAmountBySign_RU([boolean _includeUseTax])

Run On

Server

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 transaction currency.

See Also

Reference

SalesCalcTax Class