ByMonthDayRepetition

ByMonthDayRepetition class

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

The ByMonthDayRepetition type exposes the following members:

Constructors

NameDescription
ByMonthDayRepetition()Initializes a new instance of the ByMonthDayRepetition class.

Properties

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

See Also