Click or drag to resize
LeadReplicationEngineHostRun Method (ContactInfo)
Executes the replication of the specified contacts.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public void Run(
	ContactInfo[] contacts
)

Parameters

contacts
Type: CMS.OnlineMarketingContactInfo
A white list of contact identifiers.
See Also