Click or drag to resize

ProblemGetJob Method

Gets a Job using a Job ID.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public Job GetJob(
	string jobID
)

Parameters

jobID
Type: SystemString
The Job ID to lookup.

Return Value

Type: Job
The Job with the specified ID.
Exceptions
ExceptionCondition
ArgumentNullExceptionJobID is null.
ArgumentExceptionThe Job cannot be found in the problem.
See Also

www.routingautomation.com | support