Aspose.Tasks for C++
Aspose::Tasks::DailyCalendarRepetition Class Reference

Represents a class for repetitions in daily recurrence pattern based on calendar days. More...

#include <DailyCalendarRepetition.h>

Inherits Aspose::Tasks::DailyRepetitionBase.

Public Member Functions

 DailyCalendarRepetition ()
 Initializes a new instance of the DailyCalendarRepetition class. More...
 
- Public Member Functions inherited from Aspose::Tasks::DailyRepetitionBase
int32_t get_RepetitionInterval () const
 Gets a number of days which represents the interval in days between occurrences. More...
 
void set_RepetitionInterval (int32_t value)
 Sets a number of days which represents the interval in days between occurrences. More...
 

Detailed Description

Represents a class for repetitions in daily recurrence pattern based on calendar days.

Constructor & Destructor Documentation

◆ DailyCalendarRepetition()

Aspose::Tasks::DailyCalendarRepetition::DailyCalendarRepetition ( )

Initializes a new instance of the DailyCalendarRepetition class.