Gets or sets an Appointment object representing current DataContext.

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

Syntax

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

See Also