Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Tên không gian: Aspose.Tasks Tổng hợp: Aspose.Tasks.dll (25.4.0)
Nó đại diện cho một mô hình cơ bản cho vị trí ngày hàng tháng.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
Thành viên thừa kế
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Bắt đầu một trường hợp mới của lớp Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
Nhận hoặc đặt một số tháng đại diện cho khoảng thời gian trong tháng giữa các sự kiện.
public int RepetitionInterval { get; set; }