Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.ContactManagement Namespaces
CMS.ContactManagement
ContactWithScoreValueCollection Class
ContactWithScoreValueCollection Methods
GetEnumerator Method
RelativeComplement Method
RemoveItemsWithScoreId Method
ContactWithScoreValueCollection
RemoveItemsWithScoreId Method
Removes items from the collection based on the given list of score IDs.
Namespace:
CMS.ContactManagement
Assembly:
CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
RemoveItemsWithScoreId
(
IEnumerable
<
int
>
scoreIDs
)
Parameters
scoreIDs
Type:
System.Collections.Generic
IEnumerable
Int32
ScoreIDs used to remove items from the collection
Exceptions
Exception
Condition
ArgumentNullException
scoreIDs
is null
See Also
Reference
ContactWithScoreValueCollection Class
CMS.ContactManagement Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com