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

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<ScoreContactRuleInfo> GetScoreContactRulesInternal()

Return Value

Type: ObjectQueryScoreContactRuleInfo
See Also