Class ByYearWeekDayRepetition

Class ByYearWeekDayRepetition

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Đại diện cho một mẫu dựa trên vị trí của một ngày trong tuần trong một tháng.

public class ByYearWeekDayRepetition : YearlyRepetitionBase

Kế thừa

objectYearlyRepetitionBaseByYearWeekDayRepetition

Các 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

ByYearWeekDayRepetition()

Khởi tạo một thể hiện mới của lớp Aspose.Tasks.ByYearWeekDayRepetition.

public ByYearWeekDayRepetition()

Các thuộc tính

Month

Lấy hoặc thiết lập một tháng mà nhiệm vụ phải lặp lại.

public Month Month { get; set; }

Giá trị thuộc tính

Month

Position

Lấy hoặc thiết lập vị trí của ngày trong một tuần của tháng mà nhiệm vụ phải lặp lại.

public OrdinalNumber Position { get; set; }

Giá trị thuộc tính

OrdinalNumber

WeekDay

Lấy hoặc thiết lập loại ngày trong tuần mà nhiệm vụ phải lặp lại.

public DayOfWeek WeekDay { get; set; }

Giá trị thuộc tính

DayOfWeek

 Tiếng Việt