EnterpriseResourcesOpen Method

Opens the pool of enterprise resources for viewing in a temporary project.

Syntax

expression**.EnterpriseResourcesOpen(EUID, OpenType)**

*expression   *     Required. An expression that returns an Application object.

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.

Remarks

This method is available only in Microsoft Office Project Professional   2003.

Applies to | Application Object

See Also | EnterpriseUniqueID Property