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 |
---|---|
AccumulateAttributeNames | Gets accumulate attribute names. |
CostAttributes | Gets cost attributes. |
DefaultTravelModeName | Gets default travel mode's name. |
DirectionsDistanceUnits | Gets directions distance text units. |
DirectionsLanguage | Gets directions language. |
DirectionsStyle | Gets directions style. |
DirectionsSupport | Gets a value indicating whether the underlying network dataset supports the returning of directions. |
FindBestSequence | Gets a value indicating whether to find the best sequence. |
MaxLocatingDistance | Gets the maximum distance that Network Analyst searches when locating or relocating a point onto the network. |
NetworkName | Gets network name. |
OutputSpatialReference | Gets the output spatial reference. |
PreserveFirstStop | Gets a value indicating whether to preserve the first stop. |
PreserveLastStop | Gets a value indicating whether to preserve the last stop. |
RestrictionAttributes | Gets the restriction attributes. |
RouteShapeType | Gets the route shape type. |
StartTime | Gets the start time in UTC. |
SupportedLanguages | Gets an array of supported languages. |
SupportedRestrictionUsageParameterValues | Gets an array of supported restriction usage parameter values. |
SupportsRerouting | Gets a value indicating whether or not rerouting is supported. |
TravelModes | Gets an array of travel modes. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.0 - 200.5 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.5 |