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





Gets the item representing the recurrence exception.

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

 Syntax

C#  Copy Code

public Item Item { get; }

Visual Basic  Copy Code

Public ReadOnly Property Item As Item

 Property Value

An instance of the item class representing the schedule item for which this exception is defined.

 See Also

RecurrenceException Members
RecurrenceException Class
MindFusion.Scheduling Namespace