Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
اسم الفضاء : Aspose.Tasks تجميع: Aspose.Tasks.dll (25.4.0)
يمثل نموذجًا أساسيًا للوضع اليومي الشهري.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
الأعضاء الموروثين
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
يبدأ مرحلة جديدة من الدرجة Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
يحصل أو يضع عددًا من الأشهر التي تمثل الفجوة في الأشهر بين الأحداث.
public int RepetitionInterval { get; set; }