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

In This Topic
    FirstUnit Property (CircuitLocation)
    In This Topic
    The first unit that the circuit location refers to.
    Syntax
    Public Property FirstUnit As Nullable(Of Short)
    public Nullable<short> FirstUnit {get; set;}
    Remarks
    The default value is 1.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also