Marks the specified item as an exception in the Recurrence pattern.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public void MarkException ( |
Visual Basic
![]() |
---|
Public Sub MarkException ( _ |
Type: Boolean
Specifies whether the exception is created by deleting one occurrence from the recurrent pattern or by changing the occurrence time properties.
The Calendar control calls this method when a user drags an occurrence item or edits its text, thus creating an exception of the recurrence.