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