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.
Checks whether a line number is unique in the scope of an order.
Syntax
public boolean checkUnique(TradeLineNumber _lineNumber)
Run On
Called
Parameters
- _lineNumber
Type: TradeLineNumber Extended Data Type
A TradeLineNumber type that represents a line number.
Return Value
Type: boolean
true if the line number is unique; otherwise, false.