Scheduler for WPF | ComponentOne
C1.Schedule Namespace / RecurrencePattern Class / SetDirty Method / SetDirty() Method

In This Topic
    SetDirty() Method
    In This Topic
    Specifies that the current recurrence pattern has been changed and should invalidate properties.
    Syntax
    'Declaration
     
    
    Public Overloads Sub SetDirty() 
    public void SetDirty()
    See Also