Class ClosestFacilityTaskInfo
Describes the transportation network that a Closest
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ClosestFacilityTaskInfo
Remarks
Default Closest
Properties
Name | Description |
---|---|
Accumulate |
Gets a list of network attributes that can be accumulated and returned as part of the analysis result. |
Cost |
Gets a dictionary of cost attributes that can be used as a travel mode impedance
Impedance |
Default |
Gets the default cutoff beyond which incidents or facilities will not be searched. |
Default |
Gets the default number of facilities to search for each incident. |
Default |
Gets the name of the travel mode that is used by default. |
Directions |
Gets the linear units used while providing distances for turn-by-turn directions. |
Directions |
Gets the language used when computing directions (i.e. en, fr, pt-BR, zh-Hans etc.) |
Directions |
Gets the Directions |
Directions |
Gets a value indicating whether the underlying network dataset supports the returning of directions. |
Max |
Gets the maximum distance that Network Analyst searches when locating or relocating a point onto the network. |
Network |
Gets the name of the underlying transportation network dataset. |
Output |
Gets the Spatial |
Restriction |
Gets the list of supported restrictions for constraining the analysis. |
Route |
Gets the Route |
Start |
Gets the time the route begins. |
Start |
Gets a value indicating whether the startTime is used as the time of departing from the facility or incident, or time of arriving at the facility or incident. |
Supported |
Gets the list of languages supported for generating turn-by-turn driving directions. |
Supported |
Gets the list of supported restriction parameter values. |
Travel |
Gets the Travel |
Travel |
Gets the list of available Travel |
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.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |