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


ITrackingServiceDef Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IT > ITrackingServiceDef Interface
ArcGIS Developer Help

ITrackingServiceDef Interface

Provides access to properties that define a tracking service.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

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 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 ObjectSourceConnectionString Connection string of the tracking object's source.
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 ITrackingServiceDef

Classes Description
TrackingServiceDef (esriTrackingAnalyst) Defines a tracking service in a server connection.