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