PjOverallocationType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjOverallocationType
[System.Runtime.InteropServices.Guid("30E93821-A2D8-4F2F-9EF4-328811ADFC75")]
public enum PjOverallocationType
type PjOverallocationType =
Public Enum PjOverallocationType
- Inheritance
-
PjOverallocationType
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjOverallocationTypeNone | 0 | |
pjOverallocationTypeAboveMaxUnits | 1 | |
pjOverallocationTypeWorkingInNonWorkingTime | 2 | |
pjOverallocationTypeWorkingOnOtherTasks | 3 |