Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.02 KB

Project.Application.LinksBetweenProjects.md

File metadata and controls

39 lines (24 loc) · 1.02 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.LinksBetweenProjects method (Project)
vbapj.chm245
vbapj.chm245
project-server
Project.Application.LinksBetweenProjects
63962df8-05ef-f3b4-7ad7-4c75b50ac398
06/08/2017
medium

Application.LinksBetweenProjects method (Project)

Specifies whether the Links between Projects dialog box appears when opening a project containing cross-project links.

Syntax

expression. LinksBetweenProjects( _AcceptAll_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
AcceptAll Optional Boolean True if all changes to external predecessors and successors are accepted. False if the Links between Projects dialog box appears. The default value is False.

Return value

Boolean

[!includeSupport and feedback]