ByMonthWeekDayRepetition
ByMonthWeekDayRepetition class
Inherits: Aspose::Tasks::MonthlyRepetitionBase
Represents a pattern which is based on the position of weekday in a month.
Constructors
| Name | Description |
|---|---|
| ByMonthWeekDayRepetition | Initializes a new instance of the ByMonthWeekDayRepetition class. |
Methods
| Name | Description |
|---|---|
| get_Position | Gets a position of weekday in a month on which the task must be recurring. |
| get_WeekDay | Gets a type of weekday on which the task must be recurring. |
| set_Position | Sets a position of weekday in a month on which the task must be recurring. |
| set_WeekDay | Sets a type of weekday on which the task must be recurring. |