HcmPersonalContactRelationship::isExistingSpousePartnerContact Method
Determines whether a given person already has an existing personal contact with a relationship type of Spouse or Domestic Partner.
Syntax
client server public static boolean isExistingSpousePartnerContact(HcmPersonRecId _personRecId)
Run On
Called
Parameters
- _personRecId
Type: HcmPersonRecId Extended Data Type
The record ID of the person to run the check on.
Return Value
Type: boolean
true if an existing relationship is found; otherwise, false.