Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Đại diện cho tập hợp các tham số được sử dụng để tạo một nhiệm vụ lặp lại hàng tháng trong một dự án.
public class MonthlyRecurrencePattern : RecurrencePatternBase
Kế thừa
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
Các thành viên kế thừa
RecurrencePatternBase.RecurrenceRange, 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
MonthlyRecurrencePattern()
Khởi tạo một thể hiện mới của lớp Aspose.Tasks.MonthlyRecurrencePattern.
public MonthlyRecurrencePattern()
Thuộc tính
Repetition
Lấy hoặc thiết lập mẫu lặp lại định kỳ.
public MonthlyRepetitionBase Repetition { get; set; }