ArcGIS Runtime SDK for WPF - Library Reference
Name Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LayerDetails Class : Name Property

Gets the name of the layer within the LocalMapService or LocalFeatureService.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Name As String
C# 
public string Name {get;}

Property Value

A string representing the name of the layer within the local service. The name may not be unique, depending on how the source map document was designed.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.