Processes the given task.
Namespace: CMS.SynchronizationAssembly: CMS.SynchronizationEngine (in CMS.SynchronizationEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- taskType
- Type: CMS.DataEngine TaskTypeEnum
Type of the task
- taskObjectType
- Type:
System String
Task object type
- taskData
- Type:
System String
Document/object data for the synchronization task
- taskBinaryData
- Type:
System String
Binary data for the synchronization task
- processChildren
- Type:
System Boolean
Indicates if also child objects should be processed
- handler
- Type: CMS.Synchronization StagingSynchronizationHandler
Synchronization handler
Return Value
Type: ICMSObjectSee Also