ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitFilter Class / Names Property

In This Topic
    Names Property (CircuitFilter)
    In This Topic
    The names of the circuits.
    Syntax
    Public ReadOnly Property Names As IReadOnlyList(Of String)
    public IReadOnlyList<string> Names {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also