MindFusion.Scheduling for ASP.NET Programmer's Guide
RecurrenceException.IsDeleted Property
See Also
 





Gets or sets a value indicating whether this event occurrence has been deleted.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public bool IsDeleted { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsDeleted As Boolean

 Property Value

true if the occurrence has been deleted; otherwise false.

 See Also

RecurrenceException Members
RecurrenceException Class
MindFusion.Scheduling Namespace