ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / Presentation Class / OperationManager Property

In This Topic
    OperationManager Property (Presentation)
    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
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also