ModelElement Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | Id | Gets the ID of the element. |
![]() | IsActive | Gets the IsActive flag and verifies to see whether the element is active. |
![]() | IsDeleted | Gets the IsDeleted flag and checks to see whether the element has been deleted from the model. |
![]() | IsDeleting | Gets the IsDeleting flag and verifies whether the element is currently being deleted from the model. |
![]() | Partition | Gets or sets the Partition that contains the element. |
![]() | Store | Gets the Store that contains the element. |
Show:
