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

In This Topic
    IsGap Property
    In This Topic
    Represents whether the unit range is a gap (true) or not (false).
    Syntax
    Public ReadOnly Property IsGap As Boolean
    public bool IsGap {get;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also