Gets a date represented by the WeekNumberSlot.

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

Syntax

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

See Also