HcmBenefitEnrollmentResult::exist Method
Indicates whether a record exists in the HcmBenefitEnrollmentResult table.
Syntax
client server public static boolean exist(HcmBenefitEnrollmentResultRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmBenefitEnrollmentResultRecId Extended Data Type
The record ID of the HcmBenefitEnrollmentResult record.
Return Value
Type: boolean
true if the identification type ID exists; otherwise, false.