Click or drag to resize

ExperimentCombinations Property

Gets or sets the number of combinations.

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

Property Value

Type: Int32
The combinations - an integer specifying the number of combinations.
See Also