Class ByYearDayRepetition

Class ByYearDayRepetition

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

แสดงถึงรูปแบบที่อิงจากตำแหน่งสัมบูรณ์ของวันในเดือนหนึ่ง

public class ByYearDayRepetition : YearlyRepetitionBase

การสืบทอด

objectYearlyRepetitionBaseByYearDayRepetition

สมาชิกที่สืบทอด

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

ตัวสร้าง

ByYearDayRepetition()

สร้างอินสแตนซ์ใหม่ของคลาส Aspose.Tasks.ByYearDayRepetition

public ByYearDayRepetition()

คุณสมบัติ

DayPosition

รับหรือตั้งค่าตำแหน่งของวันในเดือนที่งานต้องทำซ้ำ

public int DayPosition { get; set; }

ค่า Property

int

Month

รับหรือตั้งค่าเดือนที่งานต้องทำซ้ำ

public Month Month { get; set; }

ค่า Property

Month

 แบบไทย