Tax.totalTaxAmountByDirection Method [AX 2012]

Gets the total actual tax amount for the specified tax direction.

Syntax

public TaxAmountCur totalTaxAmountByDirection(TaxDirection _taxDirection)

Run On

Server

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
The total actual tax amount for the specified tax direction in transactional currency.

See Also

Reference

Tax Class