ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceConfiguration Class / InferConnectivity Property

In This Topic
    InferConnectivity Property
    In This Topic
    Gets or sets a value indicating whether trace will infer the connection even if there is no physical connection.
    Syntax
    Public Property InferConnectivity As Boolean
    public bool InferConnectivity {get; set;}
    Remarks
    This property is only applicable for path trace.
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also