Click or drag to resize

SolutionIsJobAssigned Method

Looks up whether a Job is assigned to a Resource or not.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public bool IsJobAssigned(
	Job job
)

Parameters

job
Type: VRSolverJob
The Job.

Return Value

Type: Boolean
Returns true if the job is assigned. False otherwise.
Exceptions
ExceptionCondition
ArgumentNullExceptionJob is null.
See Also

www.routingautomation.com | support