Class UtilityTraceFilter
A mechanism to stop tracing when returning results. Utility
Inheritance
Namespace: Esri.ArcGISRuntime.UtilityNetworks
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityTraceFilter
Remarks
Consider an upstream protective device trace. At first, you might try defining a Utility
Utility
Constructors
Name | Description |
---|---|
Utility |
Initializes a new instance of the Utility |
Properties
Name | Description |
---|---|
Barriers | Gets or sets a condition object specifying when to traverse a node or its subnodes. |
Bitset |
Gets or sets a Utility |
Function |
Gets a collection of Utility |
Nearest |
Gets or sets a filter object specifying the next N features to be returned from the starting point. |
Scope | Gets or sets a value that determines whether traversability criteria are evaluated on edges, junctions, or both. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.8 - 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.8 - 200.6 |
Xamarin.Android | 100.8 - 100.15 |
Xamarin.iOS | 100.8 - 100.15 |
UWP | 100.8 - 200.6 |