Project::QueueUpgradeProject method
Office 2013 and later
Deprecated in Project Server 2013.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- projectUID
- Type: System.Guid
The GUID of the project.
Note |
|---|
In Office Project Server 2007, Project Web App uses methods in the private PWA web service to import a SharePoint task list as a project proposal, and QueueUpgradeProject upgrades the project proposal to a full project. In Project 2013, Project Professional can import and update a SharePoint task list. You can also use CreateWssListSyncedProject(SyncDataSet, String) to create a project from a SharePoint task list. |
For information about how QueueUpgradeProject works in Office Project Server 2007, see the QueueUpgradeProject method in the Project 2007 SDK.
Show:
Note