Provides access to the integration or hook interfaces that allow the ActionBase coclass to be aggregated. This interface allows the base action to call the parent to perform its activity.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
ActionSpecificRuleText | The text that describes the basic purpose and reason for the action, such as with tag actions what is being tagged. | |
PerformFeatureAction | Perform the Action specified by the base action or condition. | |
PerformMessageAction | Perform the Action specified by the base action or condition. |
CoClasses that implement IActionEvaluate
CoClasses and Classes | Description |
---|---|
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. |