This document is archived and information here might be outdated.  Recommended version.


ITrackingServiceDef2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingServiceDef2 Interface
ArcGIS Developer Help

ITrackingServiceDef2 Interface

Provides access to properties that define a tracking service.

Product Availability

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

Members

Name Description
Read/write property MetaData Metadata value for the tracking service.
Read/write property Name Name of the tracking service.
Read/write property ObjectData Data Source of the tracking object in the tracking service.
Read/write property ObjectDefinitionName Name that defines the object in the tracking service.
Read/write property ObjectSource Source of the tracking object in the tracking service.
Read/write property ObservationDefinitionName Name that defines the observation in the tracking service.
Read/write property SourceOfGeometry Source of the geometry included in tracking service.

Classes that implement ITrackingServiceDef2

Classes Description
TrackingServiceDef Defines a tracking service in a server connection.