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.

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 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.