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

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<IntegrationSyncLogInfo> GetIntegrationSynchronizationLogs()

Return Value

Type: ObjectQueryIntegrationSyncLogInfo
See Also