Uses of Class
com.aspose.tasks.MonthlyRepetitionBase
-
-
Uses of MonthlyRepetitionBase in com.aspose.tasks
Subclasses of MonthlyRepetitionBase in com.aspose.tasks Modifier and Type Class Description classByMonthDayRepetitionRepresents a pattern which is based on the absolute position of a day in a month.classByMonthWeekDayRepetitionRepresents a pattern which is based on the position of weekday in a month.Methods in com.aspose.tasks that return MonthlyRepetitionBase Modifier and Type Method Description MonthlyRepetitionBaseMonthlyRecurrencePattern. getRepetition()Gets the recurring repetition pattern.Methods in com.aspose.tasks with parameters of type MonthlyRepetitionBase Modifier and Type Method Description voidMonthlyRecurrencePattern. setRepetition(MonthlyRepetitionBase value)Sets the recurring repetition pattern.
-