Ensures that the winner selection task is created or updated (or deleted) according to A/B test info.
Start time of winner selection task is calculated according to A/B test setting and highest mailout time of the variant.
Namespace: CMS.NewslettersAssembly: CMS.Newsletters (in CMS.Newsletters.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- abi
- Type: CMS.Newsletters ABTestInfo
A/B test info
- parentIssue
- Type: CMS.Newsletters IssueInfo
Parent issue (optional)
- enableTask
- Type: System Boolean
Enable scheduled task
- highestMailoutTime
- Type: System DateTime
Highest mailout time (mailout time of the last variant)
See Also