Click or drag to resize

ProblemSetAllowAssign Method (Job, Resource)

Allows the Job to be assigned to the selected Resource if it was previously not allowed by calling SetNotAssign.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public void SetAllowAssign(
	Job job,
	Resource resource
)

Parameters

job
Type: VRSolverJob
The job
resource
Type: VRSolverResource
The resource
Exceptions
ExceptionCondition
ArgumentNullExceptionJob is null.
ArgumentNullExceptionResource is null.
See Also

www.routingautomation.com | support