Share via


Tax::getInclTaxAmount_IN Method [AX 2012]

Calculates inclusive tax amount.

Syntax

server public static TaxAmountCur getInclTaxAmount_IN(Common _common, [Tax _tax])

Run On

Server

Parameters

  • _tax
    Type: Tax Class
    The Tax object passed in.

Return Value

Type: TaxAmountCur Extended Data Type
The total tax amount committed.

See Also

Reference

Tax Class