A collection of the directions from the segments of the returned route. The value is an array of strings.
This array corresponds to the Times 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 DirectionsText () : array<String>[]()[] function set DirectionsText (value : array<String>[]()[]) |
