Click or drag to resize

ExperimentShowToBots Property

Gets or sets what to show bots. If 0, show all combinations, otherwise show the combination that belongs to the number.

Namespace:  Dynamicweb.Analytics.Experiments
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public int ShowToBots { get; set; }

Property Value

Type: Int32
An integer 0-X where x is the number of combinations.
See Also