Click or drag to resize
IntegrationTaskInfoProviderGetIntegrationTasks Method
Returns all integration tasks.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.2.23
Syntax
C#
public static ObjectQuery<IntegrationTaskInfo> GetIntegrationTasks()

Return Value

Type: ObjectQueryIntegrationTaskInfo
See Also