RouteItemWaitingTime Property

Note: This API is now obsolete.
The idle time if arriving at this location before the window opens. This is obsolete - use IdleTime instead.

Definition

Namespace: VRSolver
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
C#
[ObsoleteAttribute("Use IdleTime instead.")]
public TimeSpan WaitingTime { get; }

Property Value

TimeSpan

See Also