ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / EditStartedEventArgs Class / Operation Property

In This Topic
    Operation Property (EditStartedEventArgs)
    In This Topic
    Gets the EditOperation currently being executed. Allows Event handler to make further edits.
    Syntax
    Public ReadOnly Property Operation As EditOperation
    public EditOperation Operation {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also