Class UtilityTraceConfiguration
An instance of this class represents a set of utility network parameters that define elements of a trace or of a subnetwork.
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityTraceConfiguration
Remarks
Utility
Constructors
Name | Description |
---|---|
Utility |
Initializes a new instance of the Utility |
Properties
Name | Description |
---|---|
Allow |
Gets or sets a value indicating whether to allow tracing across network features with indeterminate flow
or |
Domain |
Gets or sets the Utility |
Filter | Gets or sets the criteria that define the dynamic barriers for the trace. |
Functions | Gets a collection of Utility |
Ignore |
Gets or sets a value indicating whether to ignore barriers at starting points. |
Include |
Gets or sets a value indicating whether to include barriers in the trace results or subnetwork. |
Include |
Gets or sets a value indicating whether to include containment features in the trace results or subnetwork. |
Include |
Gets or sets a value indicating whether to include content in the trace results or subnetwork. |
Include |
Gets or sets a value indicating whether to include isolated features in the trace results when used in conjunction with an isolation trace. |
Include |
Gets or sets a value indicating whether to include structure features in the trace results or subnetwork. |
Include |
Gets or sets a value indicating whether to include containment associations up to and including the first spatial
container or |
Output |
Gets a collection of Utility |
Output |
Gets or sets a condition object which specifies what to include in the trace results. |
Propagators | Gets a collection of Utility |
Shortest |
Gets or sets the Utility |
Source |
Gets or sets the Utility |
Target |
Gets or sets the Utility |
Traversability | Gets or sets the traversability conditions for the trace. |
Use |
Gets or sets a value indicating whether the trace uses the flow direction. |
Validate |
Gets or sets a value indicating whether to validate network consistency as part of the trace operation. |
Validate |
Gets or sets a value indicating whether to fail trace operations if non-spatial objects are encountered without
the necessary containment, attachment, or connectivity association to a spatial object, or |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.7 - 200.6 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.6 |