Tracking Client API for Windows Phone
ProcessProperties Property
NamespacesESRI.Tracking.ConnectorGatewayDataProcessProperties
The collection of process properties.
Declaration Syntax
C#Visual BasicVisual C++
public Dictionary<string, string> ProcessProperties { get; private set; }
Public Property ProcessProperties As Dictionary(Of String, String)
	Get
	Private Set
public:
property Dictionary<String^, String^>^ ProcessProperties {
	Dictionary<String^, String^>^ get ();
	private: void set (Dictionary<String^, String^>^ value);
}

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