Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
نام ها : Aspose.Tasks جمع آوری: WL29_.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; }