Tracking Client API for Windows Phone
Name Property
NamespacesESRI.Tracking.ConnectorMessageDefinitionName
The name of the Service.
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use ServiceName instead")]
public string Name { get; internal set; }
<ObsoleteAttribute("Use ServiceName instead")> _
Public Property Name As String
	Get
	Friend Set
[ObsoleteAttribute(L"Use ServiceName instead")]
public:
property String^ Name {
	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)