Click or drag to resize

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; }

Property Value

Type: Int32
The percentage 0-100.
See Also