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; }