Show / Hide Table of Contents

Property TotalTime

TotalTime

Gets the total time (in minutes) taken by the route from start to end.

Declaration
public TimeSpan TotalTime { get; }
Property Value
Type Description
System.TimeSpan

The total time (in minutes) taken by the route from start to end.

Remarks

The total time in minutes calculated for the route. In order to get this value, time attribute should be set as an impedance or accumulate attribute in the parameters object.

Applies to

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