ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssetType Class / CategoryList Property

In This Topic
    CategoryList Property
    In This Topic
    Gets a list of categories supported by this asset type.
    Syntax
    Public ReadOnly Property CategoryList As IReadOnlyList(Of String)
    public IReadOnlyList<string> CategoryList {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also