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