DateTimeRange Class |
Namespace: Dynamicweb.Analytics.Utilities
The DateTimeRange type exposes the following members.
Name | Description | |
---|---|---|
DateTimeRange |
Initializes a new instance of an object.
| |
DateTimeRange(DateTime, DateTime) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
Duration |
Gets the duration.
| |
From |
Gets or sets the start date.
| |
FromWeek |
Gets the week number for the "From" range component.
| |
To |
Gets or sets the end date.
| |
ToWeek |
Gets the week number for the "To" range component.
|