ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Reports Namespace / Report Class / OperationManager Property

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