This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Constants > E > enumActionProcessingType Constants (ArcObjects .NET 10.5 SDK) |
The type of data currently being processed by the action.
Constant | Value | Description |
---|---|---|
enumIdle | 0 | Action is Idle. |
enumProcessingFeature | 1 | Action is processing a Feature. |
enumProcessingDataMessage | 2 | Action is processing a Data Message. |