Class RouteTaskInfo
A class that describes the transportation network that a route task is bound to.
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class RouteTaskInfo
Properties
Name | Description |
---|---|
Accumulate |
Gets accumulate attribute names. |
Cost |
Gets cost attributes. |
Default |
Gets default travel mode's name. |
Directions |
Gets directions distance text units. |
Directions |
Gets directions language. |
Directions |
Gets directions style. |
Directions |
Gets a value indicating whether the underlying network dataset supports the returning of directions. |
Find |
Gets a value indicating whether to find the best sequence. |
Max |
Gets the maximum distance that Network Analyst searches when locating or relocating a point onto the network. |
Network |
Gets network name. |
Output |
Gets the output spatial reference. |
Preserve |
Gets a value indicating whether to preserve the first stop. |
Preserve |
Gets a value indicating whether to preserve the last stop. |
Restriction |
Gets the restriction attributes. |
Route |
Gets the route shape type. |
Start |
Gets the start time in UTC. |
Supported |
Gets an array of supported languages. |
Supported |
Gets an array of supported restriction usage parameter values. |
Supports |
Gets a value indicating whether or not rerouting is supported. |
Travel |
Gets an array of travel modes. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 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.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |