| 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; }
Public Property GoalType As String
Get
Set
Property Value
Type:
String
The type of the goal.
See Also