IView Members
Include Protected Members
Include Inherited Members
Represents the view element.
The IView type exposes the following members.
Methods
Name
Description
Adds an annotation. (Inherited from IModelAnnotationHolder.)
Deletes this instance from the model. (Inherited from IModelElement.)
Overloaded. Returns all attached annotations.
Returns the columns relationship. (Inherited from IColumnSource.)
Returns a list of composing children for this element. (Inherited from IModelElement.)
Returns a list of hierarchical children for this element. (Inherited from IModelElement.)
Returns the indexes relationship. (Inherited from IColumnSource.)
Returns information about the element owner. (Inherited from IModelElement.)
Gets the specified property. (Inherited from IModelPropertyContainer.)
GetQueryDependenciesRelationship
Returns the query dependencies relationship.
GetRelatedDanglingRelationshipEntries
Returns a list of the dangling relationship entries, where this element is on the left side. (Inherited from IModelElement.)
Returns a list of the elements that are in a relationship with this element, where this element is on the left side. (Inherited from IModelElement.)
Returns a list of the relationship entries, where this element is on the left side. (Inherited from IModelElement.)
Returns a list of the elements that are in a relationship with this element, where this element is on the right side. (Inherited from IModelElement.)
GetRelatingRelationshipEntries
Returns a list of the relationship entries, where this element is on the right side. (Inherited from IModelElement.)
Overloaded. Returns the asked relationship.
Returns a list of the relationships of this element. (Inherited from IModelElement.)
Specifies whether the object is deleted. (Inherited from IModelElement.)
Specifies whether the object is external. (Inherited from IModelElement.)
Removes an annotation. (Inherited from IModelAnnotationHolder.)
Sets the specified property. (Inherited from IModelPropertyContainer.)
Top
Properties
Name
Description
Gets a list of columns. (Inherited from IColumnSource.)
Gets the metadata class. (Inherited from IModelElement.)
Gets a list of indexes. (Inherited from IColumnSource.)
Gets the model reference. (Inherited from IModelEntity.)
Gets or sets the name of the IModelElement. (Inherited from IModelElement.)
Gets a list of query dependencies.
Gets or sets the value of the model element resolution status. (Inherited from IModelElement.)
Gets or sets the value of the model element validation status. (Inherited from IModelElement.)
Top