Share via


HcmCourseNotes::find Method

Finds a record in the HcmCourseNotes table based on a record ID value.

Syntax

client server public static HcmCourseNotes find(
    HcmCourseNotesRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmCourseNotes Table
A record from the HcmCourseNotes table.

See Also

Reference

HcmCourseNotes Table