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

In This Topic
    AddOperationManager Method
    In This Topic
    Add another OperationManager to the composition.
    Syntax
    public void AddOperationManager( 
       OperationManager manager
    )
    Public Sub AddOperationManager( _
       ByVal manager As OperationManager _
    ) 

    Parameters

    manager
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also