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.

Public Properties

 NameDescription
Public PropertyException The exception, if any, that occured when an attribute edit failed.  
Public PropertyFeature The IFeature containing the attribute being edited. (Inherited from AttributeEditEventArgs)
Public PropertyFeatureLayer The IFeatureLayer containing the feature being edited. (Inherited from AttributeEditEventArgs)
Public PropertyField The IField of the attribute being edited. (Inherited from AttributeEditEventArgs)
Public PropertyNewValue The new value of the attribute being edited. (Inherited from AttributeEditEventArgs)
Public PropertyReturnMessage This can be set by event handlers to display a message in the browser. (Inherited from AttributeEditEventArgs)
Public PropertySuccessful Whether the command executed successfully.  
Top

See Also

© 2010 All Rights Reserved.