Click or drag to resize

ExperimentGoalType Property

Gets or sets the type of the goal.

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

Property Value

Type: String
The type of the goal.
See Also