MindFusion.Scheduling for ASP.NET Programmer's Guide
Recurrence.Exceptions Property
See Also
 





Gets a list with all Recurrence exceptions.

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

 Syntax

C#  Copy Code

public ICollection Exceptions { get; }

Visual Basic  Copy Code

Public ReadOnly Property Exceptions As ICollection

 Property Value

A collection with the exceptions.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace