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