SynchronizationInfoProviderDeleteSynchronizationInfoInternal Method (Int32, Boolean) |
Note: This API is now obsolete.
Namespace: CMS.Synchronization
[ObsoleteAttribute("Use Delete(SynchronizationInfo) instead. To indicate whether empty parent task is to be deleted, use the SynchronizationInfo.DeleteEmptyParentTask(bool) method.")] protected virtual void DeleteSynchronizationInfoInternal( int synchronizationId, bool deleteTask = true )