| 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; }
Public Property Combinations As Integer
Get
Set
Property Value
Type:
Int32
The combinations - an integer specifying the number of combinations.
See Also