SolutionUnassignJobPart Method |
Name | Description | |
---|---|---|
![]() | UnassignJobPart(Resource, Int32) |
Un-assigns a JobPart from a Resource's route. The JobPart is the
part at the indicated position in the route. The position
parameter starts at zero. This means the first node in the route
(the Resource's starting location) is position zero.
|
![]() | UnassignJobPart(Resource, JobPart) |
Un-assigns a JobPart from a Resource's route.
|