Tracking Client API for Windows Phone
Services Property
NamespacesESRI.Tracking.ConnectorGatewayDataServices
The list of services included in this gateway data instance.
Declaration Syntax
C#Visual BasicVisual C++
public List<string> Services { get; private set; }
Public Property Services As List(Of String)
	Get
	Private Set
public:
property List<String^>^ Services {
	List<String^>^ get ();
	private: void set (List<String^>^ value);
}

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