A collection of the times from the segments of the returned route. The value is an array of numbers.
This array corresponds to the DirectionsText and Lengths properties. A given index in each of these arrays will refer to the same segment in the route.
Namespace:
ESRI.ArcGIS.VE(in ArcGISVE.exe)
Syntax
| JScript |
|---|
function get Times () : array<Number>[]()[] function set Times (value : array<Number>[]()[]) |
