Provides access to methods and properties that identify the action as a layer action and allow those properties to be managed.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
EventIdColumnNumber | Number of the column containing EventID information. | |
Layer | Tracking layer upon which the action is performed. |
CoClasses that implement ILayerAction
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. |
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. |