Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 979 Bytes

Project.Application.GlobalViewsCombination.md

File metadata and controls

31 lines (20 loc) · 979 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GlobalViewsCombination property (Project)
vbapj.chm132301
vbapj.chm132301
project-server
Project.Application.GlobalViewsCombination
9eace5f8-163e-9b55-2ca4-f1bf43bf12d4
06/08/2017
medium

Application.GlobalViewsCombination property (Project)

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

Syntax

expression. GlobalViewsCombination

expression A variable that represents an Application object.

Remarks

You can also add a combination 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 ViewsCombination object.

[!includeSupport and feedback]