IActionEvaluate Interface
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
|
Name |
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. |
Classes that implement IActionEvaluate