Click or drag to resize
LeadReplicationEngine Class
Replicates contacts to SalesForce leads.
Inheritance Hierarchy
SystemObject
  CMS.SalesForceLeadReplicationEngine

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public sealed class LeadReplicationEngine : IRunnable

The LeadReplicationEngine type exposes the following members.

Constructors
  NameDescription
Public methodLeadReplicationEngine
Initializes a new instance of the LeadReplicationEngine class.
Top
Methods
  NameDescription
Public methodRun
Executes the replication.
Top
See Also