PjOverallocationType Enumeration
Contains constants that specify the type of resource overallocation.
Version Information
Version Added: Project 2010
Name |
Value |
Description |
---|---|---|
pjOverallocationTypeAboveMaxUnits |
1 |
The resource allocation is above the maximum resource units. |
pjOverallocationTypeNone |
0 |
There is no overallocation. |
pjOverallocationTypeWorkingInNonWorkingTime |
2 |
The resource is allocated in nonworking time. |
pjOverallocationTypeWorkingOnOtherTasks |
3 |
The resource is working on other tasks. |