Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.OnlineMarketing Namespaces
CMS.OnlineMarketing.Internal
IActivityQueueRecalculationProvider Interface
IActivityQueueRecalculationProvider Methods
Dequeue Method
Store Method
StoreRange Method
IActivityQueueRecalculationProvider
StoreRange Method
Stores all the activities from given
activities
for further processing.
Namespace:
CMS.OnlineMarketing.Internal
Assembly:
CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
Copy
void
StoreRange
(
IEnumerable
<
IActivityInfo
>
activities
)
Parameters
activities
Type:
System.Collections.Generic
IEnumerable
IActivityInfo
Collection of
IActivityInfo
representing stored activity in database
Remarks
In default implementation, SQL database will be used for storing.
See Also
Reference
IActivityQueueRecalculationProvider Interface
CMS.OnlineMarketing.Internal Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com