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 ServiceAreaTask.
Properties
Name | Description |
---|---|
AccumulateAttributeNames | Gets accumulate attribute names. |
CostAttributes | Gets cost attributes. |
DefaultImpedanceCutoffs | Gets default impedance cutoffs. |
DefaultTravelModeName | Gets default travel mode's name. |
GeometryAtCutoff | Gets geometry at cutoff. |
GeometryAtOverlap | Gets geometry at overlap. |
MaxLocatingDistance | Gets the maximum distance that Network Analyst searches when locating or relocating a point onto the network. |
NetworkName | Gets network name. |
OutputSpatialReference | Gets output spatial reference. |
PolygonBufferDistance | Gets polygon buffer distance. |
PolygonDetail | Gets polygon detail. |
RestrictionAttributes | Gets the restriction attributes. |
ReturnPolygons | Gets a value indicating whether to return polygons. |
ReturnPolylines | Gets a value indicating whether to return polylines. |
StartTime | Gets start time. |
SupportedRestrictionUsageParameterValues | Gets an array of supported restriction usage parameter values. |
TravelDirection | Gets travel direction. |
TravelModes | Gets an array of supported 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.1 - 200.5 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.5 |