The TimeOfDayScheduleDefinitionInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TimeOfDayScheduleDefinitionInfo |
Initializes a new instance of the TimeOfDayScheduleDefinitionInfo class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| OnChanged |
Raises the Changed event.
| |
| OnPropertyChanged |
Raises the PropertyChanged event.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Duration |
Gets the duration of the current time of day interval.
| |
| Finish |
Gets the finish time of day of the scheduled time interval.
| |
| Start |
Gets the start time of day of the scheduled time interval.
|
Events
| Name | Description | |
|---|---|---|
| Changed |
Occurs when a property value of this object or of a contained object changes.
| |
| PropertyChanged |
Occurs when a property value changes.
|