Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.2 KB

Project.Application.GoToItemInVersions.md

File metadata and controls

38 lines (23 loc) · 1.2 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.GoToItemInVersions method (Project)
vbapj.chm2186
vbapj.chm2186
project-server
Project.Application.GoToItemInVersions
51b7e580-978d-17cc-f293-bb30d77c48c2
06/08/2017
medium

Application.GoToItemInVersions method (Project)

For the selected item in a project version comparison report, highlights that item in each version.

Syntax

expression. GoToItemInVersions

expression An expression that returns an Application object.

Return value

Boolean

Remarks

When you compare two versions of a project file, Project creates a new project named Comparison Report and shows each of the original versions below the Comparison Report window. If an item is selected in the Comparison Report window, GoToItemInVersions selects the same item in each of the original versions. Focus changes to the second version window.

The GoToItemInVersions method is equivalent to the Go to Item command in the Compare group of the Compare Projects tab on the Ribbon.

[!includeSupport and feedback]