This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Constants > E > enumActionProcessingType Constants (ArcObjects .NET 10.4 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. |