ByMonthWeekDayRepetition
Contents
[
Hide
]
ByMonthWeekDayRepetition class
Represents a pattern which is based on the position of weekday in a month.
public class ByMonthWeekDayRepetition : MonthlyRepetitionBase
Constructors
Name | Description |
---|---|
ByMonthWeekDayRepetition() | Initializes a new instance of the ByMonthWeekDayRepetition class. |
Properties
Name | Description |
---|---|
Position { get; set; } | Gets or sets a position of weekday in a month on which the task must be recurring. |
RepetitionInterval { get; set; } | Gets or sets a number of month which represents the interval in months between occurrences. |
WeekDay { get; set; } | Gets or sets a type of weekday on which the task must be recurring. |
See Also
- class MonthlyRepetitionBase
- namespace Aspose.Tasks
- assembly Aspose.Tasks