Click or drag to resize

ProblemGetJobPart Method

Gets a JobPart using a JobPart ID.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public JobPart GetJobPart(
	string jobPartID
)

Parameters

jobPartID
Type: SystemString
The JobPart ID to lookup.

Return Value

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

www.routingautomation.com | support