IntegrationTaskInfoProvider LogInternalIntegrationInternal Method Kentico 8.1 API Reference
Logs the integration task for the given object.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

infoObj
Type: CMS.DataEngine GeneralizedInfo
Object to log
taskType
Type: CMS.DataEngine TaskTypeEnum
Task type
taskProcessType
Type: CMS.Synchronization TaskProcessTypeEnum
Processing type
siteId
Type: OnlineSystem Int32
Task site identifier
connectorNames
Type: OnlineSystem.Collections.Generic List OnlineString 
Integration connector names for which to log the synchronization (nothing is logged when no connector is specified)

Return Value

Type: IntegrationTaskInfo
Returns new integration task
See Also