ArcObjects Library Reference  (TrackingAnalyst)    

IServAction Interface

Provides access to methods and properties needed to identify and manage tracking server based actions.

Product Availability

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

Description

This interface provides an optional way for an action to be processed on a layer.  Objects that implement this interface are targeted for layer processing such as automatic pan or zoom operations.

Members

Description
Read/write property DatasetDefinitionID Value of the DatasetDefinitionID property.
Read/write property DatasetDefinitionName Value of the DatasetDefinitionName property.
Read/write property GeometryColumnNumber Value of the GeometryColumnNumber property.
Read/write property GeometryColumnType Type of geomety object contained in the geometry column.
Read/write property TrackIdColumnNumber Value of the TrackIdColumnNumber property.

CoClasses that implement IServAction

CoClasses and Classes Description
ActionBase ActionBase Class
FilterAction Controls settings and functionality for the filter action.
HighlightSuppressionAction (esriTrackingAnalystUI) 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.

 


Feedback Send feedback on this page