Application.EnterpriseResourceGet method (Project)

Adds a single resource from the enterprise resource pool to the active project. Available in Project Professional only.

Syntax

expression. EnterpriseResourceGet( _EUID_, _RUID_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
EUID Optional Variant The unique ID of the enterprise resource; required if there is more than one resource.
RUID Optional Variant The unique ID that will be assigned to the resource in the active project. If omitted, the next valid resource UID is assigned.

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.