Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.08 KB

Project.Application.ResourceComparison.md

File metadata and controls

40 lines (24 loc) · 1.08 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ResourceComparison method (Project)
vbapj.chm2185
vbapj.chm2185
project-server
Project.Application.ResourceComparison
42223a8d-cc71-26c0-35e8-c184b40a46c2
06/08/2017
medium

Application.ResourceComparison method (Project)

In a project comparison report, shows the Resource Sheet view in all three project plans, to compare resources.

Syntax

expression. ResourceComparison

expression An expression that returns an Application object.

Return value

Boolean

Remarks

Use the CompareProjectVersions method to create a project comparison report, or choose Compare Projects on the PROJECT ribbon.

The ResourceComparison method is equivalent to the Resource Comparison command on the Compare Projects tab on the ribbon.

To compare tasks in a comparison report, use the TaskComparison method.

[!includeSupport and feedback]