Application.EnterpriseResourcesImport Method
Project Developer Reference |
Imports resources to the enterprise pool.
Syntax
expression.EnterpriseResourcesImport(LocalRUIDs)
expression A variable that represents an Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
LocalRUIDs | Optional | String | A comma-delimited list of the unique ID numbers of the local resources. |
Return Value
Boolean
Remarks
Using the EnterpriseResourcesImport method without specifying any arguments starts the Resource Import Wizard.
This method is available only in Microsoft Office Project 2007 and in Microsoft Office Project Professional 2003.
See Also