Gets the time of day based schedule definition information of the scheduled time.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
public ObservableCollection<TimeOfDayScheduleDefinitionInfo> TimeOfDayInfo { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property TimeOfDayInfo As ObservableCollection(Of TimeOfDayScheduleDefinitionInfo) |