ArcObjects Library Reference (Carto)  

ILayerAction Interface

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.

Members

Description
Read/write property EventIdColumnNumber Number of the column containing EventID information.
Read/write property Layer Tracking layer upon which the action is performed.

CoClasses that implement ILayerAction

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.