[]
        
(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()

SetDirty(bool)

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

Declaration
public void SetDirty(bool cleanupExceptions)
Parameters
Type Name Description
bool cleanupExceptions

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