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




The IFeatureLayer instance for the feature layer being edited.

Syntax

Visual Basic (Declaration) 
Protected ReadOnly Property FeatureLayer As IFeatureLayer
Visual Basic (Usage)Copy Code
Dim instance As EditorServerActionBase
Dim value As IFeatureLayer
 
value = instance.FeatureLayer
C# 
protected IFeatureLayer FeatureLayer {get;}

See Also

© 2010 All Rights Reserved.