OperationTypeList_RU::exist Method
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.