ActivityLogHelper ProcessActivityUpdateMerged Method Kentico 8.1 API Reference
Updates activities performed by now merged contacts, so their ActivityActiveContactID column correctly points to the ID of the now parent contact. ActivityOriginalContactID column will be set to the ID of the now merged contact who previously performed the activity.

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

Parameters

firstActivityId
Type: OnlineSystem Int32
First activity ID to be processed
lastActivityId
Type: OnlineSystem Int32
last activity ID to be processed
See Also