ESRI.ArcGIS.Mobile
Name Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile Namespace > Layer Class : Name Property

Gets or sets a string containing the name of the layer.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public ReadOnly Property Name As String
C# 
[CompilerGeneratedAttribute()]
public string Name {get;}

Remarks

The name reflects the name of a mapLayer in a mxd document published in ArcGIS Server, not the name of an underlaying feature class.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also