Click or drag to resize

ViewExperimentID Property

Gets or sets the experiment ID.

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

Property Value

Type: Int32
The experiment ID.
See Also