ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

AssetType Class
AssetType Members