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





Gets the recurrence state of this item.

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

 Syntax

C#  Copy Code

public RecurrenceState RecurrenceState { get; set; }

Visual Basic  Copy Code

Public Property RecurrenceState As RecurrenceState

 Property Value

One of the RecurrenceState enumeration values.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace