Provides access to properties and methods to initialize and update tracking actions.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
| Description | ||
|---|---|---|
![]() |
Update | Notify a tracking action that lookup table values have changed. |
CoClasses that implement IActionUpdate
| CoClasses and Classes | Description |
|---|---|
| ActionBase | This class serves as a base tracking action foundation that can be used to build or aggregate new tracking actions. |
| ActionCollection | The Action Collection object is a container of actions. |
| ActionProcessor | The Action Processor object processes all actions in the main actioncollection and children. |
| DataModificationAction | Controls the properties and methods needed for the Data Modification actions. |
| DataPartitionAction | Controls the properties and methods needed for the Data Partition (server) actions. |
| DataSummaryAction | Controls the properties and methods needed for the Data Summary Action |
| EmailAlertAction | Controls the properties and methods needed for the Email Alert actions. |
| FilterAction | Controls settings and functionality for the filter action. |
| HighlightSuppressionAction | 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. |
