HRMRecruitingTable::exist Method
Indicates whether the specified record in the HRMRecruitingTable table exists.
Syntax
client server public static boolean exist(HRMRecruitingId _hrmRecruitingId)
Run On
Called
Parameters
- _hrmRecruitingId
Type: HRMRecruitingId Extended Data Type
The recruiting ID of the record to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.