Gets or sets an Appointment object for which the window is shown.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
C# |
---|
public Appointment Appointment { get; set; } |
Visual Basic |
---|
Public Property Appointment As Appointment Get Set |