HcmApplicant::existApplicant Method
Indicates whether the specified applicant ID is in HcmApplicant table.
Syntax
client server public static boolean existApplicant(HcmApplicantId _applicantId)
Run On
Called
Parameters
- _applicantId
Type: HcmApplicantId Extended Data Type
The applicant ID to check for existence.
Return Value
Type: boolean
true if the applicant ID exists; otherwise, false.