Class ByMonthDayRepetition

Class ByMonthDayRepetition

Tên không gian: Aspose.Tasks Tổng hợp: Aspose.Tasks.dll (25.4.0)

Nó đại diện cho một mô hình dựa trên vị trí tuyệt đối của một ngày trong một tháng.

public class ByMonthDayRepetition : MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase ByMonthDayRepetition

Thành viên thừa kế

MonthlyRepetitionBase.RepetitionInterval , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

ByMonthDayRepetition()

Bắt đầu một trường hợp mới của lớp Aspose.Tasks.ByMonthDayRepetition.

public ByMonthDayRepetition()

Properties

DayPosition

Nhận hoặc đặt một vị trí của một ngày trong một tháng mà nhiệm vụ phải được lặp lại.

public int DayPosition { get; set; }

Giá trị bất động sản

int

 Tiếng Việt