Gets the total penalty due to soft constraint violations in this roster.
Namespace:
ASAP.NRP.Core
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntaxpublic double Penalty { get; }
Public ReadOnly Property Penalty As Double
Get
public:
property double Penalty {
double get ();
}
member Penalty : float with get
Property Value
Type:
Double
See Also