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)
Parameters
- wssListUid
- Type: System.Guid
The GUID of the SharePoint task list.
Return value
Type: WebSvcProject.SyncErrorsDataSetContains 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 |
|---|---|
Allows a user to create a project. Global permission. | |
Allows a user to publish a project to the Project Server Published database. |
Show: