Share via


TradeTotals.getOrderLineSign_RU Method [AX 2012]

Returns an overall sign of the order line.

Syntax

protected int getOrderLineSign_RU(Common _line)

Run On

Server

Parameters

Return Value

Type: int
Sign as index (see the getSignIndexByAmount_RU method).

Exceptions

Exception Condition
Error

If is not overiden in particular descendant.

See Also

Reference

TradeTotals Class