|
Aspose.Tasks for C++
|
Represents a class for repetitions in daily recurrence pattern based on work days. More...
#include <DailyWorkRepetition.h>
Inherits Aspose::Tasks::DailyRepetitionBase.
Public Member Functions | |
| DailyWorkRepetition () | |
| Initializes a new instance of the DailyWorkRepetition 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... | |
Represents a class for repetitions in daily recurrence pattern based on work days.
| Aspose::Tasks::DailyWorkRepetition::DailyWorkRepetition | ( | ) |
Initializes a new instance of the DailyWorkRepetition class.