IModelRelationshipEntry Members
Include Protected Members
Include Inherited Members
Represents a reference from one element to another, which might be unresolved.
The IModelRelationshipEntry type exposes the following members.
Methods
Name
Description
Adds an annotation. (Inherited from IModelAnnotationHolder.)
Compares the current object with another object of the same type. (Inherited from IComparable<IModelRelationshipEntry>.)
Indicates whether the current object is equal to another object of the same type. (Inherited from IEquatable<IModelRelationshipEntry>.)
Overloaded. Returns all attached annotations.
Removes an annotation. (Inherited from IModelAnnotationHolder.)
Top
Properties
Name
Description
Gets or sets the referenced element.
Gets the location of this entry in the relationship.
Gets the referencing element.
Gets the relationship class.
Top