Click or drag to resize

DateTimeRangeTo Property

Gets or sets the end date.

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

Property Value

Type: NullableDateTime
See Also