Tracking Client API for Windows Phone
ServiceNames Property
NamespacesESRI.Tracking.Connector.EventsUnsubscribeEventArgsServiceNames
The List of service names associated with this response.
Declaration Syntax
C#Visual BasicVisual C++
public List<string> ServiceNames { get; private set; }
Public Property ServiceNames As List(Of String)
	Get
	Private Set
public:
property List<String^>^ ServiceNames {
	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)