Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje základný vzor pre mesačnú dennú pozíciu.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
Z dedičných členov
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Iniciuje novú inštanciu triedy Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
Dostane alebo nastaví počet mesiacov, ktorý predstavuje interval v mesiacoch medzi udalosťami.
public int RepetitionInterval { get; set; }