This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerAction Interface (ArcObjects .NET 10.4 SDK) |
Provides access to methods and properties that identify the action as a layer action and allow those properties to be managed.
Description | ||
---|---|---|
EventIdColumnNumber | Number of the column containing EventID information. | |
Layer | Tracking layer upon which the action is performed. |
CoClasses and Classes | Description |
---|---|
ActionBase (esriTrackingAnalyst) | This class serves as a base tracking action foundation that can be used to build or aggregate new tracking actions. |
FilterAction (esriTrackingAnalyst) | Controls settings and functionality for the filter action. |
HighlightSuppressionAction (esriTrackingAnalyst) | Controls settings and functionality for the highlight/suppression action. |
TagAction (esriTrackingAnalyst) | Controls settings and functionality for the tag action. |
VisualBasicAction (esriTrackingAnalystUI) | Controls settings and functionality for the custom Visual Basic action. |