| ExperimentIncludes Property |
Gets or sets how many percent of visistors to include in experiment.
Namespace:
Dynamicweb.Analytics.Experiments
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public int Includes { get; set; }
Public Property Includes As Integer
Get
Set
Property Value
Type:
Int32
The percentage 0-100.
See Also