Click or drag to resize
ScoreContactRuleInfoProviderGetContactsWithScore Method
Returns IDs of contacts with score values.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<ScoreContactRuleInfo> GetContactsWithScore()

Return Value

Type: ObjectQueryScoreContactRuleInfo
See Also