| ContactWithScoreValueCollection Constructor | 
Namespace: CMS.ContactManagement
 Syntax
Syntaxpublic ContactWithScoreValueCollection( IEnumerable<ContactWithScoreValue> scoreIDsWithPoints )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | scoreIDsWithPoints is null | 
 See Also
See Also