ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / Layout Class / OperationManager Property
Version

    OperationManager Property (Layout)
    Gets the OperationManager which is responsible for managing the undo/redo stack.
    Syntax
    public OperationManager OperationManager {get;}

    Property Value

    Type: OperationManager
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also