This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IActionEdit Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the methods and properties needed to edit the properties of an action.
Description | ||
---|---|---|
DefaultAction | Sets the action to its default state and resets existing edits. | |
Edit | Invokes Edit dialog. | |
HelpContextID | The help context ID for the specified control on the page. | |
HelpFile | The help file name for the page. | |
PreviewImage | Preview bitmap for the renderer that appears on the page. | |
ReadOnly | Indicates whether the action is specified as read-only. |
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. |
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. |