IRelationshipServiceDeleteRelationship Method

Overload List
  NameDescription
Public methodDeleteRelationship(Guid, Guid, Guid)
Deletes the specified relationship between the specified primary structure ID and the specified referenced structure ID, irrespective of the checked out status.
Public methodDeleteRelationship(IStructure, IStructure, Guid)
Deletes the relationships between the specified primary structure and the specified referenced structure ID, using the current checked out status.
Top
See Also