ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
AttributeEditEventArgs Class Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : AttributeEditEventArgs Class |
For a list of all members of this type, see AttributeEditEventArgs members.
Name | Description | |
---|---|---|
Feature | The IFeature containing the attribute being edited. | |
FeatureLayer | The IFeatureLayer containing the feature being edited. | |
Field | The IField of the attribute being edited. | |
NewValue | The new value of the attribute being edited. | |
ReturnMessage | This can be set by event handlers to display a message in the browser. |