ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / OperationManager Class / UndoAsync Method

In This Topic
    UndoAsync Method (OperationManager)
    In This Topic
    Overload List
    OverloadDescription
    Rolls back the most recent operation to reset the last action performed with ArcGIS.Desktop.Framework.Contracts.Operation.Do or ArcGIS.Desktop.Framework.Contracts.Operation.DoAsync.  
    Rolls back the most recent operation belonging to a specific category.  
    Rolls back the specified number of operations off the top of the undo stack.  
    Rolls back the specified number of operations belonging to the specified category.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also