Class ByMonthDayRepetition
Class ByMonthDayRepetition
ชื่อพื้นที่: Aspose.Tasks การประกอบ: Aspose.Tasks.dll (25.4.0)
เป็นรูปแบบที่ขึ้นอยู่กับตําแหน่งที่สมบูรณ์ของวันในเดือน
public class ByMonthDayRepetition : MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase ← ByMonthDayRepetition
อนุญาโตตุลาการ
MonthlyRepetitionBase.RepetitionInterval , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ByMonthDayRepetition()
เริ่มต้นตัวอย่างใหม่ของชั้น Aspose.Tasks.ByMonthDayRepetition
public ByMonthDayRepetition()
Properties
DayPosition
ได้รับหรือตั้งตําแหน่งของวันในเดือนที่งานจะต้องกลับมาอีกครั้ง
public int DayPosition { get; set; }