HcmEducationDisciplineCategory::find Method
Finds the specified record in the HcmEducationDisciplineCategory table.
Syntax
client server public static HcmEducationDisciplineCategory find(
HcmEducationDisciplineCategoryRecId _recId,
[boolean _forUpdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _forUpdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: HcmEducationDisciplineCategory Table
A record in the HcmEducationDisciplineCategory table.