EnterpriseProjectImportWizard Method

Starts the Enterprise Project Import Wizard.

Syntax

expression**.EnterpriseProjectImportWizard(Name)**

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

Name    Optional String. The file name of a single project that is to be imported using the wizard.

Remarks

Using the EnterpriseProjectImportWizard method still requires that you click Finish rather than Import More after each time the method is used in a macro.

Alternatively, you can use the SaveAs method in conjunction with the EnterpriseResourceGet method to convert team members into enterprise resources. Using the Map argument in the SaveAs method also allows you to specify the import/export map to use when exporting the data.

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

Applies to | Application Object

See Also | SaveAs Method