Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
מייצג תבנית בסיסית למיקום יום חודשי.
public abstract class MonthlyRepetitionBase
ירושה
object ← MonthlyRepetitionBase
נגזר
ByMonthDayRepetition, ByMonthWeekDayRepetition
חברים שהורשו
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
בונים
MonthlyRepetitionBase()
מאתחל מופע חדש של מחלקת Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
מאפיינים
RepetitionInterval
מקבל או קובע מספר חודשים המייצג את המרווח בחודשים בין הופעות.
public int RepetitionInterval { get; set; }