PjViewScreen 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 PjViewScreen
[System.Runtime.InteropServices.Guid("115C05A0-9230-11CF-982C-00AA00322803")]
public enum PjViewScreen
type PjViewScreen =
Public Enum PjViewScreen
- Inheritance
-
PjViewScreen
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjGantt | 1 | |
pjNetworkDiagram | 2 | |
pjRelationshipDiagram | 3 | |
pjTaskForm | 4 | |
pjTaskSheet | 5 | |
pjResourceForm | 6 | |
pjResourceSheet | 7 | |
pjResourceGraph | 8 | |
pjRSVDoNotUse | 9 | |
pjTaskDetailsForm | 10 | |
pjTaskNameForm | 11 | |
pjResourceNameForm | 12 | |
pjCalendar | 13 | |
pjTaskUsage | 14 | |
pjResourceUsage | 15 | |
pjTimeline | 16 | |
pjResourceScheduling | 17 |