C1.Silverlight.Schedule.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.