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.WebAnalyticsAssembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- firstActivityId
- Type:
System Int32
First activity ID to be processed
- lastActivityId
- Type:
System Int32
last activity ID to be processed
See Also