IntegrationHelper LogIntegration Method Kentico 8.0 API Reference
Logs integration task (only asynchronous process types).

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

Parameters

infoObj
Type: CMS.DataEngine GeneralizedInfo
Info object to log
taskType
Type: CMS.DataEngine TaskTypeEnum
Type of task to log
siteId
Type: OnlineSystem Int32
Site identifier
processTypes
Type:  CMS.Synchronization TaskProcessTypeEnum 
Task process types

Return Value

Type: OnlineList IntegrationTaskInfo 
See Also