Click or drag to resize

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

Property Value

Type: String
The goal value.
See Also