Provides access to read-only properties of an action. This interface allows the base action to be set up by a parent action object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
Initialize | Initialize the Base or Child Action. |
CoClasses that implement IActionSetup
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. |
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. |
HighlightSuppressionAction | Controls settings and functionality for the highlight/suppression action. |
VisualBasicAction (esriTrackingAnalystUI) | Controls settings and functionality for the custom Visual Basic action. |