This document is archived and information here might be outdated.  Recommended version.


IActionHelper Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionHelper Interface
ArcGIS Developer Help

IActionHelper Interface

Provides access to methods that allow actions to be set up using simple base objects instead of setting up several properties.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Name Description
Method SetFromDataDefinition Set up the action based on a data definition.
Method SetFromLayer Set up the action based on a feature layer.

Classes that implement IActionHelper

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.
FilterAction Controls settings and functionality for the filter action.
HighlightSuppressionAction Controls settings and functionality for the highlight/suppression action.
TagAction Controls settings and functionality for the tag action.
VisualBasicAction (esriTrackingAnalystUI) Controls settings and functionality for the custom Visual Basic action.