MindFusion.Scheduling for ASP.NET Programmer's Guide
Item.SetRecurrence Method
See Also
 





Sets the recurrence of the item.

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

 Syntax

C#  Copy Code

public void SetRecurrence (
    Recurrence value
)

Visual Basic  Copy Code

Public Sub SetRecurrence ( _
    value As Recurrence _
)

 Parameters

value
Type: Recurrence
An instance of the Recurrence class.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace