DirPartyRelationship.validateRelationship Method
Validates the relationship record.
Syntax
public boolean validateRelationship(DirPartyRelationship _partyRelationshipOrig, [DirPartyType _childPartyType])
Run On
Called
Parameters
- _partyRelationshipOrig
Type: DirPartyRelationship Table
The original DirPartyRelationship record before the user has modified it.
- _childPartyType
Type: DirPartyType Enumeration
The DirPartyType value of the child address book record; optional.
Return Value
Type: boolean
true if the relationship is allowed; otherwise, false.