This document is archived and information here might be outdated. Recommended version. |
Provides access to methods that will allow the configuration or reset of internal state information.
Name | Description | |
---|---|---|
ResetToDefaultState | Reset the State information to default. |
Classes | Description |
---|---|
ActionBase (esriTrackingAnalyst) | This class serves as a base tracking action foundation that can be used to build or aggregate new tracking actions. |
ActionCollection (esriTrackingAnalyst) | The Action Collection object is a container of actions. |
ActionProcessor (esriTrackingAnalyst) | The Action Processor object processes all actions in the main actioncollection and children. |
DataModificationAction (esriTrackingAnalyst) | Controls the properties and methods needed for the Data Modification actions. |
DataPartitionAction (esriTrackingAnalyst) | Controls the properties and methods needed for the Data Partition (server) actions. |
DataSummaryAction (esriTrackingAnalyst) | Controls the properties and methods needed for the Data Summary Action |
EmailAlertAction (esriTrackingAnalyst) | Controls the properties and methods needed for the Email Alert actions. |
FilterAction (esriTrackingAnalyst) | Controls settings and functionality for the filter action. |
HighlightSuppressionAction (esriTrackingAnalyst) | Controls settings and functionality for the highlight/suppression action. |
TagAction (esriTrackingAnalyst) | Controls settings and functionality for the tag action. |
VisualBasicAction (esriTrackingAnalystUI) | Controls settings and functionality for the custom Visual Basic action. |