Show / Hide Table of Contents

Property UseDigitizedDirection

UseDigitizedDirection

Gets or sets a value indicating whether the trace uses the flow direction.

Declaration
public bool UseDigitizedDirection { get; set; }
Property Value
Type Description
System.Boolean

true if the trace uses the flow direction, false otherwise.

Remarks

This property is only applicable for upstream and downstream traces in Utility Network versions 7 or higher.

The direction of the flow will be based on the digitized direction of the line, which is determined by the From and To global ID of the edge object in the association, and the Flow direction attribute. To learn more, see Flow direction in a utility network.

When the value is true, the domain network is no longer required, and the source and target tiers are also ignored.

The default value is false.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.8
.NET200.6 - 200.8
.NET Windows200.6 - 200.8
.NET Android200.6 - 200.8
.NET iOS200.6 - 200.8
.NET Framework200.6 - 200.8
UWP200.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.