HcmSkill::findDescription Method
Finds the description of the specified record in the HcmSkill table.
Syntax
client server public static HrmDescription findDescription(HcmSkillId _skillId)
Run On
Called
Parameters
- _skillId
Type: HcmSkillId Extended Data Type
The value of the SkillId field of the description to find.
Return Value
Type: HrmDescription Extended Data Type
A description of a record in the HcmSkill table.