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




Provides data for the event that is raised when a feature's attribute has been edited.

Syntax

Visual Basic (Declaration) 
Public Class PostAttributeEditEventArgs 
   Inherits AttributeEditEventArgs
Visual Basic (Usage)Copy Code
Dim instance As PostAttributeEditEventArgs
C# 
public class PostAttributeEditEventArgs : AttributeEditEventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      ESRI.ArcGIS.ADF.ArcGISServer.Editor.AttributeEditEventArgs
         ESRI.ArcGIS.ADF.ArcGISServer.Editor.PostAttributeEditEventArgs

See Also

© 2010 All Rights Reserved.