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

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
public static ObjectQuery<ScoreInfo> GetScores()

Return Value

Type: ObjectQueryScoreInfo
See Also