Click or drag to resize
ScoreContactRuleInfoProviderGetScoreContactRules Method
Returns a query for all the ScoreContactRuleInfo objects.

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

Return Value

Type: ObjectQueryScoreContactRuleInfo
See Also