Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the overall sign of an order line.
Syntax
protected int getOrderLineSign_RU(Common _line)
Run On
Server
Parameters
- _line
Type: Common Table
The order line.
Return Value
Type: int
The sign as an index. See the getSignIndexByAmount_RU method.
Exceptions
Exception | Condition |
---|---|
Error | The method is not overridden in a particular descendant. |