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 |
|
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
Target | Versions |
---|---|
.NET Standard 2.0 | 200.6 |
.NET | 200.6 |
.NET Windows | 200.6 |
.NET Android | 200.6 |
.NET iOS | 200.6 |
.NET Framework | 200.6 |
UWP | 200.6 |