ByMonthWeekDayRepetition

ByMonthWeekDayRepetition class

Inherits: Aspose::Tasks::MonthlyRepetitionBase

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

Constructors

NameDescription
ByMonthWeekDayRepetitionInitializes a new instance of the ByMonthWeekDayRepetition class.

Methods

NameDescription
get_PositionGets a position of weekday in a month on which the task must be recurring.
get_WeekDayGets a type of weekday on which the task must be recurring.
set_PositionSets a position of weekday in a month on which the task must be recurring.
set_WeekDaySets a type of weekday on which the task must be recurring.