Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Numele spaţiului: Aspose.Tasks Asamblare: Aspose.Tasks.dll (25.4.0)
reprezintă un model de bază pentru poziția zilnică lunară.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
Membrii moștenitori
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Inițializează o nouă instanță a clasei Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
Obține sau stabilește un număr de luni care reprezintă intervalul de luni între evenimentele.
public int RepetitionInterval { get; set; }