Represents structured day of week schedule definition information computed based on the definition string within a ScheduleDefinition.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public class DayOfWeekScheduleDefinitionInfo : INotifyPropertyChanged
Visual Basic (Declaration)
Public Class DayOfWeekScheduleDefinitionInfo _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::.Object
  DlhSoft.Windows.Data..::.DayOfWeekScheduleDefinitionInfo

See Also