Click or drag to resize
LeadReplicationContextUpdateEnabled Property
Gets or sets a value indicating whether the replicated leads should be updated when the bound contact has changed.

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

Property Value

Type: Boolean
See Also