This document is archived and information here might be outdated. Recommended version. |
Default traversal time in seconds (for undefined turn delay categories).
[Visual Basic .NET]
Public Property DefaultSeconds As Double
[C#]
public double DefaultSeconds {get; set;}
[C++]
HRESULT get_DefaultSeconds(
System.Double* Seconds
);
[C++]
HRESULT put_DefaultSeconds(
double Seconds
);
[C++] Parameters Seconds [out, retval]
Seconds is a parameter of type double* Seconds [in]
Seconds is a parameter of type double
DefaultSeconds is the travel time, in seconds, assigned to a turn that does not fall into any of the classifications defined in the TurnDelayCategories.