Tracking Client API for Windows Phone
ServiceName Property
NamespacesESRI.Tracking.ConnectorMessageDefinitionServiceName
The name of the Service associated with this Message Definition.
Declaration Syntax
C#Visual BasicVisual C++
public string ServiceName { get; internal set; }
Public Property ServiceName As String
	Get
	Friend Set
public:
property String^ ServiceName {
	String^ get ();
	internal: void set (String^ value);
}

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