Show / Hide Table of Contents

Class ServiceAreaTaskInfo

A class that describes the service area task info.

Inheritance
System.Object
ServiceAreaTaskInfo
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
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

TargetVersions
.NET Standard 2.0100.3 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.1 - 200.7
Xamarin.Android100.1 - 100.15
Xamarin.iOS100.1 - 100.15
UWP100.1 - 200.7
In This Article
Back to top Copyright © 2022 Esri.