Gets or sets an Appointment object for which the window is shown.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

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

See Also