Share via


TradeTotals.totalTaxAmountBySign_RU Method [AX 2012]

Get total tax amount by given sign index.

Syntax

public TaxAmountCur totalTaxAmountBySign_RU(int _sign)

Run On

Server

Parameters

  • _sign
    Type: int
    Sign index (see the getSignIndexByAmount index)

Return Value

Type: TaxAmountCur Extended Data Type
Amount for given index.

See Also

Reference

TradeTotals Class