Class ServiceAreaTaskInfo
A class that describes the service area task info.
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ServiceAreaTaskInfo
Remarks
This represents an instance of a service area task info that described information about Service
Properties
Name | Description |
---|---|
Accumulate |
Gets accumulate attribute names. |
Cost |
Gets cost attributes. |
Default |
Gets default impedance cutoffs. |
Default |
Gets default travel mode's name. |
Geometry |
Gets geometry at cutoff. |
Geometry |
Gets geometry at overlap. |
Max |
Gets the maximum distance that Network Analyst searches when locating or relocating a point onto the network. |
Network |
Gets network name. |
Output |
Gets output spatial reference. |
Polygon |
Gets polygon buffer distance. |
Polygon |
Gets polygon detail. |
Restriction |
Gets the restriction attributes. |
Return |
Gets a value indicating whether to return polygons. |
Return |
Gets a value indicating whether to return polylines. |
Start |
Gets start time. |
Supported |
Gets an array of supported restriction usage parameter values. |
Travel |
Gets travel direction. |
Travel |
Gets an array of supported 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.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |