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

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

Return Value

Type: ObjectQueryScoreContactRuleInfo
See Also