title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Application.DefaultView property (Project) |
project-server |
|
19f3cc23-6267-0b1f-7db5-7783d6936533 |
06/08/2017 |
medium |
Gets or sets the name of the view that appears when you start Project. Read/write String.
expression. DefaultView
expression A variable that represents an Application object.
The DefaultView property can be the name of a custom view or one of the following built-in views:
View name | View name |
---|---|
"Bar Rollup" | "Resource Graph" |
"Calendar" | "Resource Name Form" |
"Descriptive Network Diagram" | "Resource Sheet" |
"Detail Gantt" | "Resource Usage" |
"Gantt Chart" | "Task Details Form" |
"Leveling Gantt" | "Task Entry" |
"Milestone Date Rollup" | "Task Form" |
"Milestone Rollup" | "Task Name Form" |
"Multiple Baselines Gantt" | "Task Sheet" |
"Network Diagram" | "Task Usage" |
"Relationship Diagram" | "Team Planner" |
"Resource Allocation" | "Timeline" |
"Resource Form" | "Tracking Gantt" |
The default value is "Gantt with Timeline".
[!includeSupport and feedback]