SynchronizationInfoProvider DeleteSynchronizationInfoInternal Method (Int32, Boolean)Kentico 8.0 API Reference
Deletes specified synchronization.

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

Parameters

synchronizationId
Type: OnlineSystem Int32
Synchronization id
deleteTask (Optional)
Type: OnlineSystem Boolean
When true and after delete there are no synchronization records with same task left, the task will be deleted as well.
See Also