Deletes specified synchronization.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- synchronizationId
 - Type: 
System Int32
Synchronization id 
- deleteTask (Optional)
 - Type: 
System Boolean
When true and after delete there are no synchronization records with same task left, the task will be deleted as well. 
See Also