IRelationshipServiceGetJoinRelationship Method

Overload List
 NameDescription
Public methodGetJoinRelationship(Guid, Guid) Gets the relationship to be used for a join operation. If no relationships are defined, a new one is generated.
Public methodGetJoinRelationship(IStructure, IStructure, IEnumerableString, IEnumerableString) Gets the relationship to be used for a join operation. If there are no relationships defined, it generates one.
Top
See Also