ArcGIS Pro 3.3 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 bool UseDigitizedDirection {get; set;}
    Public Property UseDigitizedDirection As Boolean
    Remarks
    This property is only valid for utility network versions 7 and higher.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also