| DayTimeRange Class |
Namespace: PM90SettingsAPI
public class DayTimeRange
The DayTimeRange type exposes the following members.
| Name | Description | |
|---|---|---|
| DayTimeRange |
Constructs a single DayTime range
|
| Name | Description | |
|---|---|---|
| ToString |
Provides a serialized version of this for database storage
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Allowed |
True when any time of day is allowed.
| |
| End |
Ending time of day
| |
| Start |
Starting time of day
|