This documentation is archived and is not being maintained.
TaskType enumeration
Specifies whether the task type in a project is fixed units, fixed work, or fixed duration.
Namespace:
Microsoft.ProjectServer.ClientAssembly:
Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| FixedUnits | Value=0. The task is fixed units. This is the default task type. |
| FixedDuration | Value=1. The task is fixed duration. |
| FixedWork | Value=2. The task is fixed work. |
| Dummy | Value=1000. The task is a placeholder; for internal use only. |
The TaskType constants can be used to compare with or set the following properties: