ByYearWeekDayRepetition
Contents
[
Hide
]ByYearWeekDayRepetition class
Inherits: Aspose::Tasks::YearlyRepetitionBase
Represents a pattern which is based on position of a weekday in a month.
Constructors
| Name | Description |
|---|---|
| ByYearWeekDayRepetition | Initializes a new instance of the ByYearWeekDayRepetition class. |
Methods
| Name | Description |
|---|---|
| get_Month | Gets a month on which the task must be recurring. |
| get_Position | Gets a position of the day in a week of a month on which the task must be recurring. |
| get_WeekDay | Gets a type of week day on which the task must be recurring. |
| set_Month | Sets a month on which the task must be recurring. |
| set_Position | Sets a position of the day in a week of a month on which the task must be recurring. |
| set_WeekDay | Sets a type of week day on which the task must be recurring. |