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

In This Topic
    CompositeOperationManager Class
    In This Topic
    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 
    Public NotInheritable Class CompositeOperationManager 
       Inherits OperationManager
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also