This document is archived and information here might be outdated. Recommended version. |
The expected traversal time in seconds of turns associated with this turn delay category (matching angle, from road, to road, and cross road categories).
[Visual Basic .NET]
Public Property Seconds As Double
[C#]
public double Seconds {get; set;}
[C++]
HRESULT get_Seconds(
System.Double* Seconds
);
[C++]
HRESULT put_Seconds(
double Seconds
);
[C++] Parameters Seconds [out, retval]
Seconds is a parameter of type double* Seconds [in]
Seconds is a parameter of type double