ComponentOne Scheduler for WPF and Silverlight
RecurrenceType Property (RecurrencePattern)

C1.C1Schedule Namespace > RecurrencePattern Class : RecurrenceType Property
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
public RecurrenceTypeEnum RecurrenceType {get; set;}
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members