ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / CompositeOperationManager Class / CompositeOperationManager Constructor / CompositeOperationManager Constructor(String)

In This Topic
    CompositeOperationManager Constructor(String)
    In This Topic
    Creates a new CompositeOperationManager instance that filters on the specified category.
    Syntax
    public CompositeOperationManager( 
       string filterCategory
    )
    Public Function New( _
       ByVal filterCategory As String _
    )

    Parameters

    filterCategory
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also