AlcoholProductionType_RU::find Method
Finds the record in the AlcoholProductionType_RU table.
Syntax
client server public static AlcoholProductionType_RU find(AlcoholProductionTypeId_RU _typeId, [boolean _forUpdate])
Run On
Called
Parameters
- _typeId
Type: AlcoholProductionTypeId_RU Extended Data Type
The type of the production.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: AlcoholProductionType_RU Table
The record that is found in the AlcoholProductionType_RU table.