ShiftSearchMinShiftLengthInMinutes Field |
Gets or sets the minimum shift length in minutes. This applies to all employees.
The algorithm will not search for shifts shorter than this value.
Namespace:
SRS.ShiftSolver.Solvers
Assembly:
ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Syntaxpublic double MinShiftLengthInMinutes
Public MinShiftLengthInMinutes As Double
public:
double MinShiftLengthInMinutes
val mutable MinShiftLengthInMinutes: float
Field Value
Type:
Double
See Also