Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 900 Bytes

Project.application.fileopenorcreate.md

File metadata and controls

41 lines (24 loc) · 900 Bytes
title keywords f1_keywords ms.service ms.assetid ms.date ms.localizationpriority
Application.FileOpenOrCreate method (Project)
vbapj.chm137
vbapj.chm137
project-server
dced57e2-158a-c323-cf3d-86c493165fa1
06/08/2017
medium

Application.FileOpenOrCreate method (Project)

Opens or creates a project file from a project site on SharePoint, by using the URL of the .MPP file that represents the project site.

Syntax

expression. FileOpenOrCreate (Name)

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Name Optional String The name of the file to open or create.

Return value

Boolean

See also

Application Object

[!includeSupport and feedback]