Tracking Client API for Windows Phone
Observation Class
NamespacesESRI.Tracking.ConnectorObservation
Provides access to Observation returned from Tracking Server. Instances are created internally.
Declaration Syntax
C#Visual BasicVisual C++
public class Observation
Public Class Observation
public ref class Observation
Members
All MembersMethodsProperties



IconMemberDescription
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.
Return Value
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.

Inheritance Hierarchy
Object
Observation

Assembly: ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)