Click or drag to resize
ScoreInfoProviderGetScoresInternal Method
Returns a query for all the ScoreInfo objects.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
protected virtual ObjectQuery<ScoreInfo> GetScoresInternal()

Return Value

Type: ObjectQueryScoreInfo
See Also