ScheduleViolationWeight Property |
The weight for the constraint.
Namespace:
SRS.ShiftSolver.Core
Assembly:
ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Syntaxpublic double Weight { get; }
Public ReadOnly Property Weight As Double
Get
public:
property double Weight {
double get ();
}
member Weight : float with get
Property Value
Type:
Double
See Also