ByYearDayRepetition
ByYearDayRepetition class
Inherits: Aspose::Tasks::YearlyRepetitionBase
Represents a pattern which is based on the absolute position of a day in a month.
Constructors
| Name | Description |
|---|---|
| ByYearDayRepetition | Initializes a new instance of the ByYearDayRepetition class. |
Methods
| Name | Description |
|---|---|
| get_DayPosition | Gets a position of day in a month on which the task must be recurring. |
| get_Month | Gets a month on which the task must be recurring. |
| set_DayPosition | Sets a position of day in a month on which the task must be recurring. |
| set_Month | Sets a month on which the task must be recurring. |