Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 835 Bytes

Project.Application.GlobalViews.md

File metadata and controls

28 lines (17 loc) · 835 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GlobalViews property (Project)
project-server
Project.Application.GlobalViews
6f85147a-cc5c-dd8a-c091-68af6c3d5c98
06/08/2017
medium

Application.GlobalViews property (Project)

Gets or sets a Views collection representing the views in the Global.mpt file. Read/write Views.

Syntax

expression. GlobalViews

expression A variable that represents an Application object.

Remarks

In Project Professional, you can also add a view to the enterprise global template. First open the enterprise global template, making it the active project, and then run the Add method of the Views object.

[!includeSupport and feedback]