| 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; }
Public Property ExperimentID As Integer
Get
Set
Property Value
Type:
Int32
The experiment ID.
See Also