ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / TelecomDomainNetwork Class / ColorSets Property

In This Topic
    ColorSets Property
    In This Topic
    Gets the list of ColorSet objects for the domain network.
    Syntax
    Public ReadOnly Property ColorSets As IReadOnlyList(Of ColorSet)
    public IReadOnlyList<ColorSet> ColorSets {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also