Share via


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.

Return Value

Type: boolean
true if the relationship is allowed; otherwise, false.

See Also

Reference

DirPartyRelationship Table