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

In This Topic
    Locations Property (CircuitFilter)
    In This Topic
    The locations of the circuits.
    Syntax
    Public ReadOnly Property Locations As IReadOnlyList(Of CircuitLocation)
    public IReadOnlyList<CircuitLocation> Locations {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also