Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
45 lines (31 loc) · 1.09 KB

application-defaultview-property-project.md

File metadata and controls

45 lines (31 loc) · 1.09 KB
title ms.prod api_name ms.assetid ms.date
Application.DefaultView Property (Project)
project-server
Project.Application.DefaultView
19f3cc23-6267-0b1f-7db5-7783d6936533
06/08/2017

Application.DefaultView Property (Project)

Gets or sets the name of the view that appears when you start Project. Read/write String.

Syntax

expression. DefaultView

expression A variable that represents an Application object.

Remarks

The DefaultView property can be the name of a custom view or one of the following built-in views:

"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".