Click or drag to resize
IntegrationSyncLogInfoProviderDeleteIntegrationSyncLogsInternal Method
Deletes integration synchronization log specified by task and connector identifiers.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
protected virtual void DeleteIntegrationSyncLogsInternal(
	int synchronizationId
)

Parameters

synchronizationId
Type: SystemInt32
Synchronization identifier
See Also