AutomationHelper ReplicateLead Method (ContactInfo, Boolean)Kentico 8.0 API Reference
Replicates the specified contact to Salesforce leads, if applicable, and returns the result.

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

Parameters

contact
Type: CMS.OnlineMarketing ContactInfo
The contact to replicate.
deferredReplication
Type: OnlineSystem Boolean
A value indicating whether the specified contact will not be replicated immediately, but during the next scheduled replication.

Return Value

Type: ReplicateLeadCommandResultEnum
See Also