ModelElement Properties

Include Protected Members
Include Inherited Members

The ModelElement type exposes the following members.

Properties

  Name Description
Public property Id Gets the ID of the element.
Public property IsActive Gets the IsActive flag and verifies to see whether the element is active.
Public property IsDeleted Gets the IsDeleted flag and checks to see whether the element has been deleted from the model.
Public property IsDeleting Gets the IsDeleting flag and verifies whether the element is currently being deleted from the model.
Public property Partition Gets or sets the Partition that contains the element.
Public property Store Gets the Store that contains the element.

Top

See Also

Reference

ModelElement Class

Microsoft.VisualStudio.Modeling Namespace