ScoreIDsWithScorePoints GetEnumerator Method Kentico 8.0 API Reference
Returns an enumerator that iterates through the collection.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineIEnumerator ScoreIDWithValue 
An enumerator of KeyValuePair of int and int where key is ScoreID and value is number of points.
See Also