Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 872 Bytes

Project.Application.GlobalViewsSingle.md

File metadata and controls

28 lines (17 loc) · 872 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GlobalViewsSingle property (Project)
project-server
Project.Application.GlobalViewsSingle
5cfb067d-8b8e-7c6c-dca0-286b753f1067
06/08/2017
medium

Application.GlobalViewsSingle property (Project)

Gets or sets a ViewsSingle collection representing the single views of the Global.mpt file. Read/write ViewsSingle.

Syntax

expression. GlobalViewsSingle

expression A variable that represents an Application object.

Remarks

You can also add a single 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 ViewsSingle object.

[!includeSupport and feedback]