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

In This Topic
    OperationManager Property (Layout)
    In This Topic
    Gets the OperationManager which is responsible for managing the undo/redo stack.
    Syntax
    public OperationManager OperationManager {get;}
    Public ReadOnly Property OperationManager As OperationManager

    Property Value

    Type: OperationManager
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also