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

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, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also