ConstraintViolationsConstraintID Property

Note: This API is now obsolete.
The name of the constraint for this set of violations.

Definition

Namespace: SRS.ShiftSolver.Core
Assembly: ShiftSolver (in ShiftSolver.dll) Version: 2.3.0+2c0a765360648175f37b32b9a08ecd256c911c4c
C#
[ObsoleteAttribute("This field is no longer used and may be removed in future versions. Use ConstraintName instead.")]
public string ConstraintID { get; }

Property Value

String

See Also