Partition 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 | |
|---|---|---|
![]() | AlternateId | The AlternateId is used in the |
![]() | Contexts | The Contexts that are referenced by the Partition. The Dictionary keys are the IDs of the Contexts. The Dictionary values are the Context instances. |
![]() | DirtyCount | Indicates the number of changes to the Partition. |
![]() | DomainDataDirectory | Gets domain information directory of the Store this partition belongs to. |
![]() | ElementDirectory | Directory of elements contained within partition. |
![]() | ElementFactory | The ElementFactory for the model |
![]() | Id | The Id of this Partition. |
![]() | IsDirty | Indicates true when the Partition is in a dirty state. |
![]() | IsReadOnly | Gets whether this partition is read-only. |
![]() | StateId | A StateId that defines what state this Partition object is in. |
![]() | Store | The Store the Partition belongs to. |
Show:
