title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.EnterpriseResourcesOpen method (Project) |
vbapj.chm2088 |
|
project-server |
|
343b5391-2a28-043d-8ee9-34c71003126c |
06/08/2017 |
medium |
Opens the pool of enterprise resources for viewing in a temporary project. Available in Project Professional only.
expression. EnterpriseResourcesOpen
( _EUID_
, _OpenType_
)
expression A variable that represents an Application object.
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. |
Boolean
[!includeSupport and feedback]