Click or drag to resize
ReplicateLeadCommandDeferredReplication Property
Gets or sets a value indicating whether the contact will not be replicated immediately, but during the next scheduled replication.

Namespace: CMS.SalesForce.Automation
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public bool DeferredReplication { get; set; }

Property Value

Type: Boolean
See Also