IntegrationTaskInfoProviderGetIntegrationTaskInfo Method |
Returns integration task with specified ID.
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 11.0.0
Syntax public static IntegrationTaskInfo GetIntegrationTaskInfo(
int taskId
)
Parameters
- taskId
- Type: SystemInt32
Integration task ID
Return Value
Type:
IntegrationTaskInfoSee Also