Click or drag to resize
ABTestInfoABTestIncludedTraffic Property
Indicates what percentage of visitors will be included in AB test. This condition is resolved after segmentation macro.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.2.23
Syntax
C#
public virtual int ABTestIncludedTraffic { get; set; }

Property Value

Type: Int32
See Also