ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / CompositeOperationManager Class / FilterCategory Property

In This Topic
    FilterCategory Property
    In This Topic
    Gets a string identifying the category of operations to act on. For example, only undo 'Edit' operations in all the OperationManager objects.
    Syntax
    public string FilterCategory {get;}
    Public ReadOnly Property FilterCategory As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also