The PrjTaskWorkOutTypes enumeration is used to select task planning type.
It is used by the IPrjTask.WorkOutType property.
| Value | Brief description |
| 0 | ManualPlanning. Manual planning type - tasks execution period is set manually. |
| 1 | AutoPlanning. Default. Automatic planning type - task execution period is set automatically. |
See also: