RelationshipService.deleteRelationship Method
Deletes the given relationship.
Parameters
- relationship
-
Type: Relationship
The relationship to delete.
Return Value
Type: jQuery.Promise
Value: Boolean
A promise object that is resolved when the call is complete.