ESRI.ArcGIS.ADF.ArcGISServer.Editor
LayerDescription Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace > EditorServerActionBase Class : LayerDescription Property




The LayerDescription instance for the feature layer being edited.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property LayerDescription As LayerDescription
Visual Basic (Usage)Copy Code
Dim instance As EditorServerActionBase
Dim value As LayerDescription
 
value = instance.LayerDescription
C# 
public LayerDescription LayerDescription {get;}

See Also

© 2010 All Rights Reserved.