HRMCourseTableHotel::existHotel Method
Indicates whether the specified course has at least one HRMCourseTableHotel record.
Syntax
client server public static boolean existHotel(HRMCourseId _hrmCourseId)
Run On
Called
Parameters
- _hrmCourseId
Type: HRMCourseId Extended Data Type
The course ID of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.