ComponentOne Scheduler for WPF and Silverlight
IsRecurring Property (Appointment)

C1.C1Schedule Namespace > Appointment Class : IsRecurring Property
Gets the System.Boolean value indicating if the appointment is recurring.
Syntax
'Declaration
 
Public ReadOnly Property IsRecurring As System.Boolean
public System.bool IsRecurring {get;}
See Also

Reference

Appointment Class
Appointment Members