As Soon As Possible
|
Task should begin as soon as possible (default for tasks)
|
As Late As Possible
|
Task should begin as late as possible while still meeting its deadline (same as As Soon As Possible for tasks with no deadline). If necessary, the start of the task will be delayed to meet constraint
|
Finish No Earlier
|
Task should finish no earlier than the specified constraint date. If necessary, the start of the task will be delayed to meet constraint
|
Finish No Later
|
Task should finish no later than the specified constraint date (cannot be enforced since the end date is determined by the resource availability)
|
Start No Earlier
|
Task should not start before the specified constraint date. If necessary, the start of the task will be delayed to meet constraint
|
Start No Later
|
Task should not start after the specified constraint date (cannot be enforced since start date is based on dependency with other tasks)
|
Must Start On
|
Task should start on the specified constraint date. If necessary, the start of the task will be delayed to meet the constraint
|
Must End On
|
Task should end on the specified constraint date. If necessary, the start of the task will be delayed to meet the constraint
|