Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Reprezentuje podstawowy wzór dla pozycji dni w miesiącu.
public abstract class MonthlyRepetitionBase
Dziedziczenie
object ← MonthlyRepetitionBase
Pochodne
ByMonthDayRepetition, ByMonthWeekDayRepetition
Członkowie dziedziczeni
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktory
MonthlyRepetitionBase()
Inicjalizuje nową instancję klasy Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Właściwości
RepetitionInterval
Pobiera lub ustawia liczbę miesięcy, która reprezentuje interwał w miesiącach między wystąpieniami.
public int RepetitionInterval { get; set; }