Class ByMonthDayRepetition
Class ByMonthDayRepetition
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Đại diện cho một mẫu dựa trên vị trí tuyệt đối của một ngày trong tháng.
public class ByMonthDayRepetition : MonthlyRepetitionBase
Kế thừa
object ← MonthlyRepetitionBase ← ByMonthDayRepetition
Các thành viên kế thừa
MonthlyRepetitionBase.RepetitionInterval, 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
ByMonthDayRepetition()
Khởi tạo một thể hiện mới của lớp Aspose.Tasks.ByMonthDayRepetition.
public ByMonthDayRepetition()
Thuộc tính
DayPosition
Lấy hoặc đặt vị trí của một ngày trong tháng mà nhiệm vụ phải lặp lại.
public int DayPosition { get; set; }