Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
Tên không gian: Aspose.Tasks Tổng hợp: Aspose.Tasks.dll (25.4.0)
Nó đại diện cho bộ các thông số được sử dụng để tạo ra một nhiệm vụ lặp lại hàng tháng trong một dự án.
public class MonthlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
Thành viên thừa kế
RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRecurrencePattern()
Bắt đầu một trường hợp mới của lớp Aspose.Tasks.MonthlyRecurrencePattern.
public MonthlyRecurrencePattern()
Properties
Repetition
Nhận hoặc đặt mô hình lặp lại.
public MonthlyRepetitionBase Repetition { get; set; }