ByYearDayRepetition

ByYearDayRepetition class

Inherits: Aspose::Tasks::YearlyRepetitionBase

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

Constructors

NameDescription
ByYearDayRepetitionInitializes a new instance of the ByYearDayRepetition class.

Methods

NameDescription
get_DayPositionGets a position of day in a month on which the task must be recurring.
get_MonthGets a month on which the task must be recurring.
set_DayPositionSets a position of day in a month on which the task must be recurring.
set_MonthSets a month on which the task must be recurring.