Gets or sets the DateTime value representing the beginning of the interval.

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

Syntax

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

See Also