ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / UnitRange Class / FirstUnit Property

In This Topic
    FirstUnit Property (UnitRange)
    In This Topic
    Represents the first unit in the range.
    Syntax
    Public ReadOnly Property FirstUnit As Nullable(Of Short)
    public Nullable<short> FirstUnit {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also