Share via


HcmCourseTypeNotes::findByCourseTypeNotesType Method

Finds a record in the HcmCourseTypeNotes table from the specified values of the CourseType and NotesType fields.

Syntax

client server public static HcmCourseTypeNotes findByCourseTypeNotesType(
    HcmCourseTypeRecId _courseType, 
    HRMCourseNotesType _notesType, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: HcmCourseTypeNotes Table
A record from the HcmCourseTypeNotes table.

See Also

Reference

HcmCourseTypeNotes Table