Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.02 KB

Project.Application.ViewReset.md

File metadata and controls

38 lines (23 loc) · 1.02 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ViewReset method (Project)
vbapj.chm309
vbapj.chm309
project-server
Project.Application.ViewReset
ea972480-6417-55a7-9b8e-6cc9944df6c9
06/08/2017
medium

Application.ViewReset method (Project)

Resets the current view back to the global view definition.

Syntax

expression. ViewReset

expression An expression that returns an Application object.

Return value

Boolean

Remarks

The ViewReset method displays a dialog box that asks if you are sure you want to continue. Custom formatting, filters, and grouping updates are removed if they are not in the global copy of the view, but the project data is not affected. The ViewReset action cannot be undone.

The ViewReset method has the same effect as the Reset to Default command in the drop-down list of views on the ribbon.

[!includeSupport and feedback]