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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.