Share via


TradeTotals.totalAmountBySign_RU Method [AX 2012]

Get total amount by given sign

Syntax

public AmountCur totalAmountBySign_RU(boolean _negative)

Run On

Server

Parameters

  • _negative
    Type: boolean
    true - negative; false - positive.

Return Value

Type: AmountCur Extended Data Type
Amount for given index.

See Also

Reference

TradeTotals Class