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.
Determines whether a record that has a given code exists in the OperationTypeList_RU table.
Syntax
server public static boolean exist(OperationTypeListCode_RU _code)
Run On
Server
Parameters
- _code
Type: OperationTypeListCode_RU Extended Data Type
The OperationTypeListCode_RU value to checke.
Return Value
Type: boolean
true if the record exists; otherwise, false.