SynchronizationInfoProvider GetTaskSynchronizationInternal Method Kentico 8.0 API Reference
Returns all the tasks synchronization info records based on given parameters. When serverId is specified, the siteId parameter is ignored. When siteId is specified and serverId is 0 method returns records that belongs to all servers that are assigned to given site.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: ObjectQuery SynchronizationInfo 
See Also