HcmPersonalContactRelationship::isContactDependentOfUnexpiredBenefit Method
Indicates if the record that is associated with the passed in HcmPersonalContactRelationshipRecId value is a dependent on an unexpired enrolled benefit.
Syntax
client server public static boolean isContactDependentOfUnexpiredBenefit(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 dependent of an unexpired enrolled benefit; otherwise, false.