RouteItemIdleTime Property |
The idle time if arriving at this location before the window opens.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan IdleTime { get; }
Public ReadOnly Property IdleTime As TimeSpan
Get
public:
property TimeSpan IdleTime {
TimeSpan get ();
}
member IdleTime : TimeSpan with get
Property Value
Type:
TimeSpan
See Also