ModelElement::IsActive Property
Visual Studio 2015
Gets the IsActive flag and verifies to see whether the element is active.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
true indicates the element is currently active in the model.
false indicates the element has been deleted or is being deleted.
Show: