ArcGIS Pro 3.7 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 Sub RemoveOperationManager( _
       ByVal manager As OperationManager _
    ) 
    public void RemoveOperationManager( 
       OperationManager manager
    )

    Parameters

    manager
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also