| ExperimentGoalValue Property |
Gets or sets the goal value.
Namespace:
Dynamicweb.Analytics.Experiments
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public string GoalValue { get; set; }
Public Property GoalValue As String
Get
Set
Property Value
Type:
String
The goal value.
See Also