ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / RowChangedEventArgs Class / EditType Property

EditType Property (RowChangedEventArgs)
Determines if the Row was created, changed or deleted.
Syntax
public EditType EditType {get;}

Property Value

An enumeration of the edit type.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also