C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / RecurrencePattern Class / ParentAppointment Property

In This Topic
ParentAppointment Property (RecurrencePattern)
In This Topic
Gets the Appointment object which represents the master appointment for this RecurrencePattern object.
Syntax
'Declaration
 
Public ReadOnly Property ParentAppointment As Appointment
 
See Also