Any break time during the travel between this location and the next one.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic TimeSpan Break { get; }
Public ReadOnly Property Break As TimeSpan
Get
public:
property TimeSpan Break {
TimeSpan get ();
}
member Break : TimeSpan with get
Property Value
Type:
TimeSpan
See Also