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

In This Topic
    UndoAsync Method (CompositeOperationManager)
    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 most recent operation to reset the last action performed with ArcGIS.Desktop.Framework.Contracts.Operation.Do or ArcGIS.Desktop.Framework.Contracts.Operation.DoAsync. (Inherited from ArcGIS.Desktop.Framework.OperationManager)
    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. (Inherited from ArcGIS.Desktop.Framework.OperationManager)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also