Click or drag to resize
LeadReplicationContextMinScoreValue Property
Gets or sets the minimum score value that the contact has to reach to be replicated.

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

Property Value

Type: Int32
See Also