ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Framework Namespace / CompositeOperationManager Class
Members Version

CompositeOperationManager Class
A class that aggregates the operations of independent OperationManagers with its own and optionally filters all operations of a specified category.
Syntax
public sealed class CompositeOperationManager : OperationManager 
Inheritance Hierarchy

System.Object
   ArcGIS.Desktop.Framework.OperationManager
      ArcGIS.Desktop.Framework.CompositeOperationManager

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also