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.5.0+32c9446bcdf252a58ba748c312939f5bd2f367a8
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