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

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

Syntax

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

See Also