Click or drag to resize

ViewGoalTime Property

Gets or sets the time for when this view converted a goal.

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

Property Value

Type: DateTime
The goal time.
See Also