TradeTotals.totalRoundOffBySign_RU Method [AX 2012]
Get total amount roundoff by given sign index.
Syntax
public RoundOff totalRoundOffBySign_RU(int _sign)
Run On
Server
Parameters
- _sign
Type: int
Sign index (see the getSignIndexByAmount method)
Return Value
Type: RoundOff Extended Data Type
An roundoff amount for the given index.