Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
نام ها : Aspose.Tasks جمع آوری: Aspose.Tasks.dll (25.5.0)
نشان دهنده یک الگوی پایه برای موقعیت روز ماهانه است.
public abstract class MonthlyRepetitionBaseInheritance
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; }