IModelAnnotation Members
Include Protected Members
Include Inherited Members
Represents the model annotations used to store feature-specific information on store elements.
The IModelAnnotation type exposes the following members.
Methods
Name
Description
Deletes this instance from the model.
Returns a list of the elements this annotation is attached to.
Gets the specified property. (Inherited from IModelPropertyContainer.)
Returns a list of the relationship entries this annotation is attached to.
Returns whether the object is deleted.
Sets the specified property. (Inherited from IModelPropertyContainer.)
Top
Properties
Name
Description
Gets the metadata class for annotations.
Gets whether this annotation is attached to the model store.
Gets the model reference. (Inherited from IModelEntity.)
Gets or sets the name of this annotation.
Top