Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 974 Bytes

Project.Application.ProjectStatistics.md

File metadata and controls

44 lines (26 loc) · 974 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ProjectStatistics method (Project)
vbapj.chm602
vbapj.chm602
project-server
Project.Application.ProjectStatistics
aa3cbba5-5c06-7daf-0b07-035faf72015d
06/08/2017
medium

Application.ProjectStatistics method (Project)

Displays the Project Statistics dialog box.

Syntax

expression. ProjectStatistics( _Project_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Project Optional String The name of a project.

Return value

Boolean

Remarks

The ProjectStatistics method has the same effect as clicking Project Information on the Project tab of the Ribbon, and then clicking Statistics.

[!includeSupport and feedback]