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




The IFeature containing the attribute being edited.

Syntax

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

See Also

© 2010 All Rights Reserved.