ArcGIS Pro 2.9 API Reference Guide
Operation Property (RowChangedEventArgs)

ArcGIS.Desktop.Editing.Events Namespace > RowChangedEventArgs Class : Operation Property
Gets the EditOperation currently being executed. Allows Event handler to make further edits.
Syntax
public EditOperation Operation {get;}
Public ReadOnly Property Operation As EditOperation
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

RowChangedEventArgs Class
RowChangedEventArgs Members