![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionEvaluate Interface (ArcObjects .NET 10.5 SDK) |
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.
| 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 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. |