Provides access to methods and properties needed to identify and manage tracking server based actions.
This interface provides an optional way for an action to be processed on a layer. Objects that implement this interface are targeted for layer processing such as automatic pan or zoom operations.
| Description | ||
|---|---|---|
![]() |
DatasetDefinitionID | Value of the DatasetDefinitionID property. |
![]() |
DatasetDefinitionName | Value of the DatasetDefinitionName property. |
![]() |
GeometryColumnNumber | Value of the GeometryColumnNumber property. |
![]() |
GeometryColumnType | Type of geomety object contained in the geometry column. |
![]() |
TrackIdColumnNumber | Value of the TrackIdColumnNumber property. |
| CoClasses and Classes | Description |
|---|---|
| ActionBase | ActionBase Class |
| FilterAction | Controls settings and functionality for the filter action. |
| HighlightSuppressionAction (esriTrackingAnalystUI) | Controls settings and functionality for the highlight/suppression action. |
| TagAction | Controls settings and functionality for the tag action. |
| VisualBasicAction (esriTrackingAnalystUI) | Controls settings and functionality for the custom Visual Basic action. |