Share via


HcmCourseTypeGroup::findByCourseTypeGroup Method

Finds a record in the HcmCourseTypeGroup table by using the specified course type group ID.

Syntax

client server public static HcmCourseTypeGroup findByCourseTypeGroup(
    HcmCourseTypeGroupId _courseTypeGroupID, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: HcmCourseTypeGroup Table
A record in the HcmCourseTypeGroup table.

See Also

Reference

HcmCourseTypeGroup Table