Click or drag to resize

ViewTime Property

Gets or sets the time of this view.

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

Property Value

Type: DateTime
The time.
See Also