ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitProperties Class / NumPaths Property

In This Topic
    NumPaths Property (CircuitProperties)
    In This Topic
    Specifies the number of paths that will be returned.
    Syntax
    Public ReadOnly Property NumPaths As Integer
    public int NumPaths {get;}
    Remarks
    The default value is 2.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also