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