Skip to content

Latest commit

 

History

History
40 lines (25 loc) · 1.14 KB

Project.Application.EnterpriseResourcesOpen.md

File metadata and controls

40 lines (25 loc) · 1.14 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.EnterpriseResourcesOpen method (Project)
vbapj.chm2088
vbapj.chm2088
project-server
Project.Application.EnterpriseResourcesOpen
343b5391-2a28-043d-8ee9-34c71003126c
06/08/2017
medium

Application.EnterpriseResourcesOpen method (Project)

Opens the pool of enterprise resources for viewing in a temporary project. Available in Project Professional only.

Syntax

expression. EnterpriseResourcesOpen( _EUID_, _OpenType_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
EUID Optional Variant A comma-delimited list of unique IDs of the enterprise resource.
OpenType Optional Long Specifies how the enterprise resources are to be checked out. Can be one of the following PjCheckOutType constants: pjReadOnly or pjReadWrite. The default value is pjReadWrite.

Return value

Boolean

[!includeSupport and feedback]