HRMCourseInstructor::exist Method
Determines whether a record exists in the HRMCourseInstructor table.
Syntax
client server public static boolean exist(HRMCourseInstructorRecId _recId)
Run On
Called
Parameters
- _recId
Type: HRMCourseInstructorRecId Extended Data Type
The HRMCourseInstructorRecId value of the record to check.
Return Value
Type: boolean
true if the record exists; otherwise, false.