Show / Hide Table of Contents

Property AllowIndeterminateFlow

AllowIndeterminateFlow

Gets or sets a value indicating whether to allow tracing across network features with indeterminate flow or false to stop the traversal when indeterminate flow is encountered.

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

true to allow tracing across network features with indeterminate flow or false to stop the traversal when indeterminate flow is encountered.

Remarks

Indeterminate flow can occur when there is a loop in the network where traversal in either direction could be used to find the subnetwork controller (both upstream and downstream at the same time, in other words). This property is useful for upstream, downstream, or isolation traces where flow direction for the subnetwork is determined. This option is only applicable with Utility Network versions 5 or higher. The default is true.

Applies to

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