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; }

قيمة الخاصية

int

Month

يحصل أو يحدد الشهر الذي يجب أن تتكرر فيه المهمة.

public Month Month { get; set; }

قيمة الخاصية

Month

 عربي