Project::ReadProjectSyncSettings method
Retrieves the synchronization data for a set of projects or SharePoint task lists that are synchronized.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Parameters
- syncEntityUids
- Type: []
The GUIDs of the projects or SharePoint task lists that have been synchronized.
- syncEntityUidType
- Type: WebSvcProject.SyncEntityUidType
Specifies whether to read the synchronization settings for a set of projects or SharePoint task lists.
- includeMappingData
- Type: System.Boolean
Specifies whether to include synchronization mapping data.
Return value
Type: WebSvcProject.SyncDataSetContains the synchronization settings for each synchronized project or SharePoint task list.
This is a new method in Project Server 2013. The ReadProjectSyncSettings method requires that the projects or SharePoint task lists that are specified by syncEntityUids have already been synchronized by the CreateWssListSyncedProject method or the SyncProjectWithWss method. For a code sample that includes the ReadProjectSyncSettings method, see UpdateProjectSyncSettings.
Project Server Permissions
Permission | Description |
|---|---|
Allows a user to publish a project to the Project Server Published database. |