Click or drag to resize
ScoreContactRuleInfoProviderGetContactsWithScoreInternal Method
Returns contact IDs, score IDs with their score values.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
protected virtual ObjectQuery<ScoreContactRuleInfo> GetContactsWithScoreInternal()

Return Value

Type: ObjectQueryScoreContactRuleInfo
See Also