Class ByYearDayRepetition

Class ByYearDayRepetition

اسم الفضاء : Aspose.Tasks تجميع: Aspose.Tasks.dll (25.4.0)

يمثل نموذجًا يعتمد على الموقف المطلق لليوم في الشهر.

public class ByYearDayRepetition : YearlyRepetitionBase

Inheritance

object YearlyRepetitionBase ByYearDayRepetition

الأعضاء الموروثين

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

Constructors

ByYearDayRepetition()

يبدأ مثالًا جديدًا من فئة Aspose.Tasks.ByYearDayRepetition.

public ByYearDayRepetition()

Properties

DayPosition

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

public int DayPosition { get; set; }

قيمة الممتلكات

int

Month

يحصل أو يحدد شهرًا يتعين على المهمة تكرارها.

public Month Month { get; set; }

قيمة الممتلكات

Month

 عربي