C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / Event Class / RecurrenceState Property

In This Topic
RecurrenceState Property (Event)
In This Topic
Indicates the recurrence state of the event. (possible values are "notRecurring"(or null), "master", "occurrence", "exception", "removed")
Syntax
'Declaration
 
Public Property RecurrenceState As System.String
 
See Also