ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / SupportsCategories Property

In This Topic
    SupportsCategories Property
    In This Topic
    Gets whether the item supports categories. The default is false
    Syntax
    Protected Friend Overridable ReadOnly Property SupportsCategories As Boolean
    protected internal virtual bool SupportsCategories {get;}
    Remarks
    If true, a category column is shown for the item in the Catalog view. As an example, symbol items have a category column
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also