Logs the integration task for the given object.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- infoObj
 - Type: CMS.DataEngine GeneralizedInfo
Object to log 
- taskType
 - Type: CMS.DataEngine TaskTypeEnum
Task type 
- dataType
 - Type: CMS.Synchronization TaskDataTypeEnum
Type of data 
- result
 - Type: CMS.Synchronization IntegrationProcessTypeEnum
What to do when processing fails 
- connectorName
 - Type: 
System String
Integration connector names for which to log the synchronization (nothing is logged when no connector is specified) 
- th
 - Type: CMS.DataEngine TranslationHelper
Translation helper 
- siteName
 - Type: 
System String
Site name of the target site (for site objects) 
Return Value
Type: IntegrationTaskInfoReturns new integration task
See Also