HcmDependentRelationship::findOrCreateRelationship Method
Finds or creates an HcmDependentRelationship record with the specified HcmPersonalContactRelationshipRecId value.
Syntax
client server public static HcmDependentRelationship findOrCreateRelationship(HcmPersonalContactRelationshipRecId _personalContactRelationship)
Run On
Called
Parameters
- _personalContactRelationship
Type: HcmPersonalContactRelationshipRecId Extended Data Type
The PersonalContactRelationship field value of the record to find or create.
Return Value
Type: HcmDependentRelationship Table
An HcmDependentRelationship table buffer that contains the record that was found or created.