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

In This Topic
    UseDigitizedDirection Property
    In This Topic
    Gets or sets a value indicating whether trace will use the flow direction. The default value is false.
    Syntax
    Public Property UseDigitizedDirection As Boolean
    public bool UseDigitizedDirection {get; set;}
    Remarks
    This property is only valid for utility network versions 7 and higher.
    Requirements

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

    ArcGIS Pro version: 3.3 or higher.
    See Also