public DeleteKnownRelationship ( int personId, int relatedPersonId, int relationshipRoleId ) : void | ||
personId | int | The person identifier. |
relatedPersonId | int | The related person identifier. |
relationshipRoleId | int | The relationship role identifier. |
return | void |