Skip to content

Latest commit

 

History

History
49 lines (41 loc) · 1.97 KB

Project.pjviewtype.md

File metadata and controls

49 lines (41 loc) · 1.97 KB
title ms.service ms.assetid ms.date ms.localizationpriority
PjViewType enumeration (Project)
project-server
b9173645-e4f9-e514-a5a3-1d57241e3a66
06/08/2017
medium

PjViewType enumeration (Project)

Contains constants that specify a view in Project.

Name Value Description
pjViewUndefined -1 The view is undefined.
pjViewBarRollup 0 Bar Rollup view.
pjViewCalendar 1 Calendar view.
pjViewDescriptiveNetworkDiagram 2 Descriptive Network Diagram view.
pjViewDetailGantt 3 Detail Gantt view.
pjViewGantt 4 Gantt Chart view.
pjViewGanttWithTimeline 5 Gantt with Timeline view.
pjViewLevelingGantt 6 Leveling Gantt view.
pjViewMilestoneDateRollup 7 Milestone Date Rollup view.
pjViewMilestoneRollup 8 Milestone Rollup view.
pjViewMultipleBaselinesGantt 9 Multiple Baselines Gantt view.
pjViewNetworkDiagram 10 Network Diagram view.
pjViewRelationshipDiagram 11 Relationship Diagram view.
pjViewResourceAllocation 12 Resource Allocation view.
pjViewResourceForm 13 Resource Form view.
pjViewResourceGraph 14 Resource Graph View.
pjViewResourceNameForm 15 Resource Name Form view.
pjViewResourceSchedulingView 16 Team Planner view.
pjViewResourceSheet 17 Resource Sheet view.
pjViewResourceUsage 18 Resource Usage view.
pjViewTaskDetailsForm 20 Task Details Form view.
pjViewTaskEntry 21 Task Entry view.
pjViewTaskForm 19 Task Form view.
pjViewTaskNameForm 22 Task Name Form view.
pjViewTaskSheet 23 Task Sheet view.
pjViewTaskUsage 24 Task Usage view.
pjViewTimeline 25 Timeline view.
pjViewTrackingGantt 26 Tracking Gantt view.

The PjViewType enumeration is used in the ViewApplyEx method.

[!includeSupport and feedback]