PjTeamPlannerStyle 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 PjTeamPlannerStyle
[System.Runtime.InteropServices.Guid("9E984868-DD3A-44B6-A6E0-54C7C9B06019")]
public enum PjTeamPlannerStyle
type PjTeamPlannerStyle =
Public Enum PjTeamPlannerStyle
- Inheritance
-
PjTeamPlannerStyle
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjTPScheduledWork | 0 | |
pjTPActualWork | 1 | |
pjTPSRA | 2 | |
pjTPLateTask | 3 | |
pjTPManualTask | 4 |