[]
        
(Showing Draft Content)

C1.C1Schedule.RecurrencePattern.RecurrenceType

RecurrenceType Property

RecurrenceType

Gets or sets the RecurrenceTypeEnum value determining the type of recurrence (daily, monthly, etc.). Default value is RecurrenceTypeEnum.Weekly.

Declaration
public RecurrenceTypeEnum RecurrenceType { get; set; }