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




The IFeatureLayer containing the feature being edited.

Syntax

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

See Also

© 2010 All Rights Reserved.