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