HcmPersonalContactRelationship::isContactBeneficiaryOfUnexpiredBenefit Method
Indicates whether the record that is associated with the passed in HcmPersonalContactRelationshipRecId value is a beneficiary of an unexpired enrolled benefit.
Syntax
client server public static boolean isContactBeneficiaryOfUnexpiredBenefit(HcmPersonalContactRelationshipRecId _personalContactRelationshipRecId)
Run On
Called
Parameters
- _personalContactRelationshipRecId
Type: HcmPersonalContactRelationshipRecId Extended Data Type
The record ID value of the personal contact record to be checked.
Return Value
Type: boolean
true if the personal contact is a beneficiary of an unexpired enrolled benefit; otherwise, false.