ArcGIS Pro 3.7 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 ReadOnly Property FilterCategory As String
    public string FilterCategory {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also