HRMApplicantInterview::exist Method
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.