Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 944 Bytes

Project.Project.ResourcePoolName.md

File metadata and controls

33 lines (21 loc) · 944 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.ResourcePoolName property (Project)
vbapj.chm132573
vbapj.chm132573
project-server
Project.Project.ResourcePoolName
74d426a7-00ed-7a29-5f25-e0f2391add4d
06/08/2017
medium

Project.ResourcePoolName property (Project)

Gets the name of the enterprise resource pool that a project uses in Project Professional. Read-only String.

Syntax

expression. ResourcePoolName

expression A variable that represents a Project object.

Remarks

If the project is using enterprise resources, ResourcePoolName gets the name of the virtual resource pool. For example, in Project, the value is "VirtualResPool1".

If the project is not using enterprise resources, ResourcePoolName gets the path and name of the project.

[!includeSupport and feedback]