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

EditType Property (RowChangedEventArgs)
Gets the edit type - was the row created, changed or deleted.
Syntax
public EditType EditType {get;}

Property Value

An enumeration of the edit type.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also