HcmCourseTypeNotes::exist Method
Checks if a record ID exists in the HcmCourseTypeNotes table.
Syntax
client server public static boolean exist(HcmCourseTypeNotesRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmCourseTypeNotesRecId Extended Data Type
Return Value
Type: boolean
true if the record ID exists; otherwise, false.