Click or drag to resize
ReplicateLeadActionDeferredReplication 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#
protected virtual bool DeferredReplication { get; }

Property Value

Type: Boolean
See Also