IRelationshipServiceGetRelationships Method

Overload List
  NameDescription
Public methodGetRelationships(Guid, Boolean)
Gets all the relationships where the specified structure is either the primary structure or the referenced one.
Public methodGetRelationships(Guid, Guid)
Gets the relationships between the two specified structures.
Public methodGetRelationships(Guid, Int64)
Gets all the relationships where the specified structure is either the primary structure or the referenced one. For primary structure relationships retrieved according to the provided revision.
Top
See Also