Gets the reference to the parent AppointmentCollection object.
Namespace:
C1.C1ScheduleAssembly: 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 |