Click or drag to resize
IntegrationSynchronizationInfoProviderGetIntegrationSynchronizationsInternal Method
Returns all integration synchronization records.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<IntegrationSynchronizationInfo> GetIntegrationSynchronizationsInternal()

Return Value

Type: ObjectQueryIntegrationSynchronizationInfo
See Also