ComponentOne Scheduler for WPF and Silverlight
ParentAppointment Property (RecurrencePattern)

C1.C1Schedule Namespace > RecurrencePattern Class : ParentAppointment Property
Gets the Appointment object which represents the master appointment for this RecurrencePattern object.
Syntax
'Declaration
 
Public ReadOnly Property ParentAppointment As Appointment
public Appointment ParentAppointment {get;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members