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.
Get the highest operation number for a specified level and a PriceCalcId value.
Syntax
client server public static OprNum highestOprNum(PriceCalcId _priceCalcId, Level _level)
Run On
Called
Parameters
- _priceCalcId
Type: PriceCalcId Extended Data Type
The PriceCalcId value for which the highest operation number should be found.
- _level
Type: Level Extended Data Type
The level for which the highest operation number should be found.
Return Value
Type: OprNum Extended Data Type
The highest operation number.