Specifies a monthly recurrence pattern based on a set of days in a week, a set of dates on which an event is raised in a month, and a set of months of a year.
Object
RecurrencePattern
MonthlyPattern
[Visual Basic] Public Class MonthlyPattern Inherits RecurrencePattern [C#] public class MonthlyPattern : RecurrencePattern [C++] public __gc class MonthlyPattern : public RecurrencePattern [JScript] public class MonthlyPattern extends RecurrencePattern
[To be supplied.]
Namespace: System.Timers
Assembly: System.Timers.dll
MonthlyPattern Members | System.Timers Namespace | DailyPattern | DaysOfMonthPattern | OccurrenceInMonth | WeeklyPattern