Class ByYearDayRepetition
Class ByYearDayRepetition
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
מייצג תבנית המבוססת על המיקום האבסולוטי של יום בחודש.
public class ByYearDayRepetition : YearlyRepetitionBase
ירושה
object ← YearlyRepetitionBase ← ByYearDayRepetition
חברים מועברים
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; }
ערך המאפיין
Month
מקבל או קובע חודש שבו המשימה חייבת לחזור.
public Month Month { get; set; }