[]
        
(Showing Draft Content)

C1.Schedule.RecurrencePattern.SetDirty

SetDirty Method

SetDirty()

Specifies that the current recurrence pattern has been changed and should invalidate properties.

Declaration
public void SetDirty()
Public Sub SetDirty()

SetDirty(bool)

Specifies that the current recurrence pattern has been changed and should invalidate properties.

Declaration
public void SetDirty(bool cleanupExceptions)
Public Sub SetDirty(cleanupExceptions As Boolean)
Parameters
Type Name Description
bool cleanupExceptions

Specifies whether method should clean all information about exceptions and removed occurrences.