Represents a Tracking Service. Instances are created internally.
| C# | Visual Basic | Visual C++ |
public class Service
Public Class Service
public ref class Service
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| AuxiliaryDataMessageDefinition |
The Auxiliary Data Message Definition. Used when working with complex services.
| |
| FieldNames |
A list of all the field names from one (simple service) or both (complex service) Message Definitions associated with this service.
| |
| Name |
The name of the service.
| |
| ObservationMessageDefinition |
The Observation Message Definition.
| |
| ShapeFieldName |
The shape field name.
| |
| StartTimestampFieldName |
The start timestamp field name.
| |
| TrackIDFieldName |
The track ID field name.
| |
| Type |
The service type.
|
| Object | |
| Service | |