Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Đại diện cho một mẫu cơ bản cho vị trí ngày hàng tháng.
public abstract class MonthlyRepetitionBase
Kế thừa
object ← MonthlyRepetitionBase
Kế thừa
ByMonthDayRepetition, ByMonthWeekDayRepetition
Thành viên kế thừa
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Các hàm khởi tạo
MonthlyRepetitionBase()
Khởi tạo một thể hiện mới của lớp Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Thuộc tính
RepetitionInterval
Lấy hoặc đặt số tháng đại diện cho khoảng thời gian tính bằng tháng giữa các lần xuất hiện.
public int RepetitionInterval { get; set; }