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

In This Topic
    EditType Property (RowChangedEventArgs)
    In This Topic
    Determines if the Row was 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, Windows 8.1

    See Also