ByYearWeekDayRepetition

ByYearWeekDayRepetition class

Inherits: Aspose::Tasks::YearlyRepetitionBase

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

Constructors

NameDescription
ByYearWeekDayRepetitionInitializes a new instance of the ByYearWeekDayRepetition class.

Methods

NameDescription
get_MonthGets a month on which the task must be recurring.
get_PositionGets a position of the day in a week of a month on which the task must be recurring.
get_WeekDayGets a type of week day on which the task must be recurring.
set_MonthSets a month on which the task must be recurring.
set_PositionSets a position of the day in a week of a month on which the task must be recurring.
set_WeekDaySets a type of week day on which the task must be recurring.