Share via


HcmCourseTypeNotes::find Method

Finds a record in the HcmCourseTypeNotes table from a specified record ID.

Syntax

client server public static HcmCourseTypeNotes find(
    HcmCourseTypeNotesRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmCourseTypeNotes Table
A record from the HcmCourseTypeNotes table.

See Also

Reference

HcmCourseTypeNotes Table