Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 916 Bytes

Project.Application.Views.md

File metadata and controls

38 lines (23 loc) · 916 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.Views method (Project)
vbapj.chm301
vbapj.chm301
project-server
Project.Application.Views
76f29c4c-1854-e136-2d72-d50fe786c26b
06/08/2017
medium

Application.Views method (Project)

Displays the More Views dialog box with the current view selected, which prompts the user to manage views.

Syntax

expression. Views

expression A variable that represents an Application object.

Return value

Boolean

Remarks

The Views method has the same effect as the More Views command in the Other Views drop-down list on the View tab of the Ribbon.

To specify the pane to select in a split view, use the ViewsEx method.

[!includeSupport and feedback]