Click or drag to resize

SolutionGetDetailedRoute Method (String)

Returns the ordered list of JobParts for the Resource specified.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public RouteItem[] GetDetailedRoute(
	string resourceID
)

Parameters

resourceID
Type: SystemString
The resource.

Return Value

Type: RouteItem
An ordered list of jobs assigned to the resource specified.
Exceptions
ExceptionCondition
ArgumentNullExceptionResourceID is null.
ArgumentExceptionResource cannot be found in problem.
See Also

www.routingautomation.com | support