Project.ResourcePoolName Property
Project Developer Reference |
Returns the file name of the resource pool used by a project. If the project is not using a resource pool, returns the name of the project. Read-only String.
Syntax
expression.ResourcePoolName
expression A variable that represents a Project object.
See Also