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