ContactInfoProvider UpdateLeadReplicationStatus Method Kentico 8.1 API Reference
Updates the specified contact in database with information related to Salesforce lead replication.

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

Parameters

contact
Type: CMS.OnlineMarketing ContactInfo
The contact to update.
lastLeadReplicationDateTime
Type: OnlineSystem DateTime
The date and time of contact's last successful replication.
See Also