ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
Feature Property | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace > AttributeEditEventArgs Class : Feature Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Feature As IFeature |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public IFeature Feature {get;} |