Class ByMonthDayRepetition
Class ByMonthDayRepetition
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
מייצג תבנית המבוססת על המיקום האבסולוטי של יום בחודש.
public class ByMonthDayRepetition : MonthlyRepetitionBase
ירושה
object ← MonthlyRepetitionBase ← ByMonthDayRepetition
חברים ירושים
MonthlyRepetitionBase.RepetitionInterval, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
בונים
ByMonthDayRepetition()
מאתחל מופע חדש של מחלקת Aspose.Tasks.ByMonthDayRepetition.
public ByMonthDayRepetition()
מאפיינים
DayPosition
מקבל או קובע מיקום של יום בחודש שבו המשימה חייבת לחזור.
public int DayPosition { get; set; }