Raised when the recurrence pattern associated with an item has been reset, causing all associated exception items to be lost.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public event EventHandler<ItemEventArgs> RecurrenceReset |
Visual Basic
![]() |
---|
Public Event RecurrenceReset As EventHandler(Of ItemEventArgs) |
An instance of the ItemEventArgs class that provides data for the event.
The recurrence is reset when the value of a property that define it has changed. The recurrence is also reset when it is associated with or dissociated from an item.