ESRI.ArcGIS.ADF.ArcGISServer.Editor
AttributeEditEventArgs Class Members
See Also  Properties 
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : AttributeEditEventArgs Class




The following tables list the members exposed by AttributeEditEventArgs.

Public Constructors

 NameDescription
Public ConstructorAttributeEditEventArgs Constructor Creates an AttributeEditEventArgs instance.  
Top

Public Properties

 NameDescription
Public PropertyFeature The IFeature containing the attribute being edited.  
Public PropertyFeatureLayer The IFeatureLayer containing the feature being edited.  
Public PropertyField The IField of the attribute being edited.  
Public PropertyNewValue The new value of the attribute being edited.  
Public PropertyReturnMessage This can be set by event handlers to display a message in the browser.  
Top

See Also

© 2010 All Rights Reserved.