Click or drag to resize
IIntegrationSyncLogInfoProvider Interface
Declares members for IntegrationSyncLogInfo management.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 13.0.131
Syntax
C#
public interface IIntegrationSyncLogInfoProvider : IInfoProvider<IntegrationSyncLogInfo>, 
	IInfoByIdProvider<IntegrationSyncLogInfo>

The IIntegrationSyncLogInfoProvider type exposes the following members.

Methods
See Also