Click or drag to resize
IntegrationSyncLogInfoProviderGetIntegrationSynchronizationLogsInternal Method
Returns all integration synchronization logs.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<IntegrationSyncLogInfo> GetIntegrationSynchronizationLogsInternal()

Return Value

Type: ObjectQueryIntegrationSyncLogInfo
See Also