Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether a record exists in the HRMApplicantInterview table.
Syntax
client server public static boolean exist(HRMApplicationId _hrmApplicationId)
Run On
Called
Parameters
- _hrmApplicationId
Type: HRMApplicationId Extended Data Type
A value that has to be searched in the table.
Return Value
Type: boolean
true if the record exists; otherwise, false.