IModelSingleRelationship<TRelating, TRelated> Members
Include Protected Members
Include Inherited Members
If this interface is used, there can be a single element on the right side.
The IModelSingleRelationship<TRelating, TRelated> type exposes the following members.
Methods
Name
Description
Deletes the relationship entry if it existed.
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>.)
Returns the related relationship entry.
Overloaded. Returns a new, empty relationship entry, or replaces any existing one.
Top
Properties
Name
Description
Gets or sets the related element.
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