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





Gets or sets the recurrence pattern of this item.

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

 Syntax

C#  Copy Code

public virtual Recurrence Recurrence { get; set; }

Visual Basic  Copy Code

Public Overridable Property Recurrence As Recurrence

 Property Value

An instance of the Recurrence class.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace