Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.