ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / UnitQueryResult Class / UnitRanges Property

In This Topic
    UnitRanges Property
    In This Topic
    Gets the set of UnitRange values contained within the container, such as ports (content) in a switch or slots (container) in a rack.
    Syntax
    Public ReadOnly Property UnitRanges As IReadOnlyList(Of UnitRange)
    public IReadOnlyList<UnitRange> UnitRanges {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also