ScheduleViolationMinMax Property |
Min or Max.
Namespace:
SRS.ShiftSolver.Core
Assembly:
ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
Syntaxpublic string MinMax { get; }
Public ReadOnly Property MinMax As String
Get
public:
property String^ MinMax {
String^ get ();
}
member MinMax : string with get
Property Value
Type:
String
See Also