Click or drag to resize

DateTimeRangeFrom Property

Gets or sets the start date.

Namespace:  Dynamicweb.Analytics.Utilities
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public Nullable<DateTime> From { get; set; }

Property Value

Type: NullableDateTime
See Also