Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / Appointment Class / ClearRecurrencePattern Method

In This Topic
    ClearRecurrencePattern Method (Appointment)
    In This Topic
    Removes the recurrence settings and restores the RecurrenceStateEnum.NotRecurring state for an appointment.
    Syntax
    'Declaration
     
    
    Public Sub ClearRecurrencePattern() 
    public void ClearRecurrencePattern()
    See Also