ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing Namespace / EditOperation Class / ExecuteMode Property

In This Topic
    ExecuteMode Property
    In This Topic
    Gets and sets the execute mode for the operation. Default value is ExecuteModeType.Default.
    Syntax
    public ExecuteModeType ExecuteMode {get; set;}
    Public Property ExecuteMode As ExecuteModeType
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also