Share via


OperationTypeList_RU::find Method

Searches for an OperationTypeList_RU record by a given code.

Syntax

client server public static OperationTypeList_RU find(OperationTypeListCode_RU _code, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: OperationTypeList_RU Table
The OperationTypeList_RU record.

See Also

Reference

OperationTypeList_RU Table