Aspose.Tasks for C++
|
Represents a base pattern for monthly day position. More...
#include <MonthlyRepetitionBase.h>
Inherits Aspose::Tasks::Recurring::Validators::IValidatorCreator, and Aspose::Tasks::Recurring::Calculators::ICalculatorCreator.
Inherited by Aspose::Tasks::ByMonthDayRepetition, and Aspose::Tasks::ByMonthWeekDayRepetition.
Public Member Functions | |
int32_t | get_RepetitionInterval () const |
Gets a number of month which represents the interval in months between occurrences. More... | |
void | set_RepetitionInterval (int32_t value) |
Sets a number of month which represents the interval in months between occurrences. More... | |
Represents a base pattern for monthly day position.
int32_t Aspose::Tasks::MonthlyRepetitionBase::get_RepetitionInterval | ( | ) | const |
Gets a number of month which represents the interval in months between occurrences.
void Aspose::Tasks::MonthlyRepetitionBase::set_RepetitionInterval | ( | int32_t | value | ) |
Sets a number of month which represents the interval in months between occurrences.