![]() ![]() |
ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
PostAttributeEditEventArgs Class Properties | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : PostAttributeEditEventArgs Class |
For a list of all members of this type, see PostAttributeEditEventArgs members.
Name | Description | |
---|---|---|
![]() | Exception | The exception, if any, that occured when an attribute edit failed. |
![]() | Feature | The IFeature containing the attribute being edited. (Inherited from AttributeEditEventArgs) |
![]() | FeatureLayer | The IFeatureLayer containing the feature being edited. (Inherited from AttributeEditEventArgs) |
![]() | Field | The IField of the attribute being edited. (Inherited from AttributeEditEventArgs) |
![]() | NewValue | The new value of the attribute being edited. (Inherited from AttributeEditEventArgs) |
![]() | ReturnMessage | This can be set by event handlers to display a message in the browser. (Inherited from AttributeEditEventArgs) |
![]() | Successful | Whether the command executed successfully. |