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





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

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public bool IsDeleted { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsDeleted As Boolean

 Property Value

true if this exception identifies a deleted occurrence; otherwise, false.

 See Also

RecurrenceException Members
RecurrenceException Class
MindFusion.Scheduling Namespace