ArcGIS Pro 2.9 API Reference Guide
CategoryList Property

ArcGIS.Core.Data.UtilityNetwork Namespace > AssetType Class : CategoryList Property
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, Windows 8.1

See Also

Reference

AssetType Class
AssetType Members