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

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

    Property Value

    An enumeration of the edit type.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also