Project::ReadProjectSyncErrorInfo method

Office 2013 and later

Retrieves the error status for a synchronization request of the specified SharePoint task list with Project Server.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

No code example is currently available or this language may not be supported.

Parameters

wssListUid
Type: System.Guid

The GUID of the SharePoint task list.

Return value

Type: WebSvcProject.SyncErrorsDataSet
Contains synchronization errors for the specified SharePoint task list.

This is a new method in Project Server 2013. The ReadProjectSyncErrorInfo method gets the error status from an attempted syncyronization or settings update that uses one of the following methods: CreateWssListSyncedProject, SyncProjectWithWss, or UpdateProjectSyncSettings.

Project Server Permissions

Permission

Description

NewProject

Allows a user to create a project. Global permission.

PublishProject

Allows a user to publish a project to the Project Server Published database.

Show: