ArcGIS Pro 2.8 API Reference Guide
RowChangedEventArgs Class Members
Properties  Methods 


ArcGIS.Desktop.Editing.Events Namespace : RowChangedEventArgs Class

The following tables list the members exposed by RowChangedEventArgs.

Public Properties
 NameDescription
Public Property Determines if the Row was created, changed or deleted.  
Public Property Gets the guid that uniquely identifies the EditOperation.  
Public Property Gets the EditOperation currently being executed. Allows Event handler to make further edits.  
Public Property The Row that was modified.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.   
Top
See Also

Reference

RowChangedEventArgs Class
ArcGIS.Desktop.Editing.Events Namespace