![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriMdElementState Constants (ArcObjects .NET 10.5 SDK) |
The state of a model element.
| Constant | Value | Description |
|---|---|---|
| esriMdElementNotValid | 0 | Model element is invalid. |
| esriMdElementReadyToRun | 1 | Model element is valid and ready to run. |
| esriMdElementHasRun | 2 | Model element is valid and has already been run. |