com.aspose.tasks

Interfaces

Classes

Exceptions

com.aspose.tasks

Class RecurrencePatternBase

    • Method Detail

      • getRecurrenceRange

        public final RecurrenceRangeBase getRecurrenceRange()

        Gets the recurrence range.

        Returns:
        the recurrence range.
      • setRecurrenceRange

        public final void setRecurrenceRange(RecurrenceRangeBase value)

        Sets the recurrence range.

        Parameters:
        value - the recurrence range.