Provides access to Observation returned from Tracking Server. Instances are created internally.

C# | Visual Basic | Visual C++ |
public class Observation
Public Class Observation
public ref class Observation

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | GetAttribute(String) |
Returns the value of the given attribute in this observation.
|
![]() | GetEndTimestamp()()()() |
Returns the End Timestamp for this observation.
|
![]() | GetGeometry()()()() |
Returns the geometry for this observation as a TmsGeometry type.
|
![]() | GetServiceName()()()() |
Returns the Service name for this observation.
|
![]() | GetStartTimestamp()()()() |
Returns the Start Timestamp for this observation.
|
![]() | GetTimestamp()()()() | Obsolete.![]() Start Time Stamp |
![]() | GetTrackID()()()() |
Returns the Track ID for this observation.
|
![]() | MessageDefinition |
The message definition associated with this Observation. You may use this to get the schema of the message.
|

Object | |
![]() | Observation |