ESRI.ArcGIS.ADF.ArcGISServer.Editor
LayerName Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > SnapLayerSetting Class : LayerName Property




The name of the layer.

Syntax

Visual Basic (Declaration) 
Public Property LayerName As String
Visual Basic (Usage)Copy Code
Dim instance As SnapLayerSetting
Dim value As String
 
instance.LayerName = value
 
value = instance.LayerName
C# 
public string LayerName {get; set;}

See Also

© 2010 All Rights Reserved.