RouteSummary.TimeInSeconds Property

 

A long representing the total time, in seconds, of the route portion. Get this property from the service response.

Syntax

public long TimeInSeconds { set; get; }
Public Property TimeInSeconds As Long