title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.GoToItemInVersions method (Project) |
vbapj.chm2186 |
|
project-server |
|
51b7e580-978d-17cc-f293-bb30d77c48c2 |
06/08/2017 |
medium |
For the selected item in a project version comparison report, highlights that item in each version.
expression. GoToItemInVersions
expression An expression that returns an Application object.
Boolean
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]