Click or drag to resize

ProblemSetNotAssign Method (String, String)

Ensures the solver will not assign the job to the selected resource.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public void SetNotAssign(
	string jobID,
	string resourceID
)

Parameters

jobID
Type: SystemString
The job
resourceID
Type: SystemString
The resource
Exceptions
ExceptionCondition
ArgumentNullExceptionJobID is null.
ArgumentNullExceptionResourceID is null.
ArgumentNullExceptionCannot find Job with matching ID.
ArgumentNullExceptionCannot find Resource with ResourceID.
See Also

www.routingautomation.com | support