IModelReverseMultiRelationship<TRelating, TRelated> Members
Include Protected Members
Include Inherited Members
Represents the reverse multi relationship.
The IModelReverseMultiRelationship<TRelating, TRelated> type exposes the following members.
Methods
Name
Description
Gets a list of the related elements. (Inherited from IModelRelationship<TRelating, TRelated>.)
Gets a list of the related relationship entries. (Inherited from IModelRelationship<TRelating, TRelated>.)
Top
Properties
Name
Description
Gets the model reference. (Inherited from IModelEntity.)
Gets the relating element. (Inherited from IModelRelationship<TRelating, TRelated>.)
Gets the metadata class. (Inherited from IModelRelationship<TRelating, TRelated>.)
Top
See Also
Reference
IModelReverseMultiRelationship<TRelating, TRelated> Interface