Class NSRecurrenceWeekPattern Constructors NSRecurrenceWeekPattern() Initializes a new instance of the NSRecurrenceWeekPattern class. Declaration NSRecurrenceWeekPattern Methods GetCycle() Declaration Integer GetCycle() Returns Type Description Integer GetWeekdays() Declaration Integer GetWeekdays() Returns Type Description Integer SetCycle(Integer) Declaration Void SetCycle(Integer cycle) Parameters Type Name Description Integer cycle Returns Type Description Void SetWeekdays(Integer) Declaration Void SetWeekdays(Integer weekdays) Parameters Type Name Description Integer weekdays Returns Type Description Void In This ArticleConstructors#ctorMethodsGetCycle()GetWeekdays()SetCycle(Integer)SetWeekdays(Integer)