RouteSummary.Distance Property

 

A double representing the total distance of the route portion. Get this property from the service response.

Syntax

public double Distance { set; get; }
Public Property Distance As Double

Remarks

The Distance property is returned in the units specified in the UserProfile.DistanceUnit Property, sent as part of the service request.