Share via


HcmSkillType::findBySkillType Method

Finds the specified record in the HcmSkillType table.

Syntax

client server public static HcmSkillType findBySkillType(
    HcmSkillTypeId _skillTypeId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmSkillType Table
A record in the HcmSkillType table.

See Also

Reference

HcmSkillType Table