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





Gets the Item representing the recurrence exception.

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

 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.

 See Also

RecurrenceException Members
RecurrenceException Class
MindFusion.Scheduling Namespace