Gets the day of the week that this slot corresponds to.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public DayOfWeek DayOfWeek { get; private set; }
Visual Basic
Public Property DayOfWeek As DayOfWeek
	Get
	Private Set

See Also