Tracking Client API for Windows Phone
MessageDefinition Property
NamespacesESRI.Tracking.ConnectorObservationMessageDefinition
The message definition associated with this Observation. You may use this to get the schema of the message.
Declaration Syntax
C#Visual BasicVisual C++
public MessageDefinition MessageDefinition { get; private set; }
Public Property MessageDefinition As MessageDefinition
	Get
	Private Set
public:
property MessageDefinition^ MessageDefinition {
	MessageDefinition^ get ();
	private: void set (MessageDefinition^ value);
}

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