Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.31 KB

Project.Application.ResourceMappingDialog.md

File metadata and controls

40 lines (24 loc) · 1.31 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.ResourceMappingDialog method (Project)
vbapj.chm2255
vbapj.chm2255
project-server
Project.Application.ResourceMappingDialog
b465a823-769f-7e3e-2f2c-98bda2502e0a
06/08/2017
medium

Application.ResourceMappingDialog method (Project)

Displays the Map Project Resources onto Enterprise Resources dialog box, for importing local resources to Project Server.

Syntax

expression. ResourceMappingDialog

expression A variable that represents an Application object.

Return value

Boolean

Remarks

To use the ResourceMappingDialog method, a local project must be open and active. If an enterprise project is active, using the ResourceMappingDialog method results in the run-time error 1100.

Use ResourceMappingDialog to avoid the extra step of opening a project with the EnterpriseResourcesImportEx method or by using the Import Resources to Enterprise command on the Add Resources drop-down menu of the Resource tab in the Ribbon.

The ResourceMappingDialog method is available only in Project Professional.

[!includeSupport and feedback]