ByMonthWeekDayRepetition

ByMonthWeekDayRepetition class

Represents a pattern which is based on the position of weekday in a month.

The ByMonthWeekDayRepetition type exposes the following members:

Constructors

NameDescription
ByMonthWeekDayRepetition()Initializes a new instance of the

Properties

NameDescription
repetition_intervalGets or sets a number of month which represents the interval in months between occurrences.
positionGets or sets a position of weekday in a month on which the task must be recurring.

See Also