ComponentOne Scheduler for WPF and Silverlight
ParentCollection Property (Appointment)

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