Click or drag to resize

ProblemGetResource Method

Gets a Resource using a Resource ID.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public Resource GetResource(
	string resourceID
)

Parameters

resourceID
Type: SystemString
The Resource ID to lookup.

Return Value

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

www.routingautomation.com | support