DynamicConditionEvaluator ActivityForAllGroups Method ( String )Kentico 8.1 API Reference
Evaluates all contact group conditions and assigns contact to those which conditions are met. Doesn't run in separate thread as it is called from task for processing activities. InvalidateCache method must be called after all activities are processed.

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

Parameters

values
Type:  OnlineSystem String 
Values which were used to create activity
See Also