RouteItemLateTime Property |
The difference between the arrival time and the soft window end time (if there is a soft window).
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan LateTime { get; }
Public ReadOnly Property LateTime As TimeSpan
Get
public:
property TimeSpan LateTime {
TimeSpan get ();
}
member LateTime : TimeSpan with get
Property Value
Type:
TimeSpan
See Also