Click or drag to resize

SolutionMetricsPrecedenceViolationCount Property

Note: This API is now obsolete.

The total number of JobPart ordering constraints that are not satisfied. This means that the JobParts for a Job are not scheduled in the order that they should be. (This is obsolete - use JobPartOrderingViolationCount instead).

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
[ObsoleteAttribute("Use JobPartOrderingViolationCount instead.")]
public int PrecedenceViolationCount { get; }

Property Value

Type: Int32
See Also

www.routingautomation.com | support