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

In This Topic
    RemoveOperationManager Method
    In This Topic
    Removes the specified OperationManager from the composition.
    Syntax
    public void RemoveOperationManager( 
       OperationManager manager
    )
    Public Sub RemoveOperationManager( _
       ByVal manager As OperationManager _
    ) 

    Parameters

    manager
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also