GeneralViolationTargetValue Property |
The minimum or maximum value that ideally should be assigned in the solution.
Namespace:
SRS.ScheduleSolver.Core
Assembly:
ScheduleSolver (in ScheduleSolver.dll) Version: 2.6.0+d1eeb38004e25fffe43abff141daa804550ec994
Syntaxpublic string TargetValue { get; }Public ReadOnly Property TargetValue As String
Get
public:
property String^ TargetValue {
String^ get ();
}member TargetValue : string with get
Property Value
Type:
String
See Also