Gets the reference to the parent AppointmentCollection object.

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

Syntax

C#
public AppointmentCollection ParentCollection { get; internal set; }
Visual Basic (Declaration)
Public Property ParentCollection As AppointmentCollection
	Get
	Friend Set

See Also