Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
A név: Aspose.Tasks Összefoglaló: Aspose.Tasks.dll (25.4.0)
A havi napi pozíció alapmodellje.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
Örökletes tagok
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Kezdeményez egy új példát az Aspose.Tasks.MonthlyRepetitionBase osztály.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
Megkapja vagy beállítja a hónapok számát, amely az események közötti hónapok közötti intervallumot jelenti.
public int RepetitionInterval { get; set; }