C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / RecurrencePattern Class / RecurrenceType Property

In This Topic
RecurrenceType Property (RecurrencePattern)
In This Topic
Gets or sets the RecurrenceTypeEnum value determining the type of recurrence (daily, monthly, etc.). Default value is RecurrenceTypeEnum.Weekly.
Syntax
'Declaration
 
Public Property RecurrenceType As RecurrenceTypeEnum
 
See Also