ITypeSpecifier.GetRelationship Method
Include Protected Members
Include Inherited Members
Returns the asked relationship.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
GetRelationship(RelationshipClass)
Returns the asked relationship. (Inherited from IModelElement.)
GetRelationship<TRelating, TRelated>(RelationshipClass)
Returns the asked relationship. (Inherited from IModelElement.)
Top