ComponentOne Scheduler for WinForms
ParentCollection Property

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Appointment Class : ParentCollection Property
Gets the reference to the parent AppointmentCollection object.
Syntax
'Declaration
 
Public ReadOnly Property ParentCollection As AppointmentCollection
public AppointmentCollection ParentCollection {get;}
See Also

Reference

Appointment Class
Appointment Members