Gets the day of the week represented by this instance.

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

Syntax

C#
public DayOfWeek DayOfWeek { get; }
Visual Basic (Declaration)
Public ReadOnly Property DayOfWeek As DayOfWeek
	Get

See Also