AlcoholActivityKind_RU::find Method
Finds a record in the AlcoholActivityKind_RU table.
Syntax
client server public static AlcoholActivityKind_RU find(AlcoholActivityKindId_RU _alcoholActivityKindId, [boolean _forUpdate])
Run On
Called
Parameters
- _alcoholActivityKindId
Type: AlcoholActivityKindId_RU Extended Data Type
The ID of the kind of activity to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: AlcoholActivityKind_RU Table
The record that is found in the AlcoholActivityKind_RU table.