ArcGIS Pro 3.2 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 IReadOnlyList<string> CategoryList {get;}
    Public ReadOnly Property CategoryList As IReadOnlyList(Of String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also