ESRI.ArcGIS.ADF.ArcGISServer.Editor
PostAttributeEditEventArgs Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : PostAttributeEditEventArgs Class




The following tables list the members exposed by PostAttributeEditEventArgs.

Public Constructors

 NameDescription
public ConstructorPostAttributeEditEventArgs Constructor Creates a PostAttributeEditEventArgs instance.  
Top

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 ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyFeatureLayer The IFeatureLayer containing the feature being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyField The IField of the attribute being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyNewValue The new value of the attribute being edited. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertyReturnMessage This can be set by event handlers to display a message in the browser. (Inherited from ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs)
public PropertySuccessful Whether the command executed successfully.  
Top

See Also

© 2011 All Rights Reserved.