Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
اسم الفضاء : Aspose.Tasks تجميع: Aspose.Tasks.dll (25.4.0)
يمثل مجموعة من المعلمات المستخدمة لإنشاء مهمة متكررة شهريًا في مشروع.
public class MonthlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
الأعضاء الموروثين
RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRecurrencePattern()
يبدأ حالة جديدة من فئة Aspose.Tasks.MonthlyRecurrencePattern.
public MonthlyRecurrencePattern()
Properties
Repetition
يحصل أو يضع نموذج التكرار المتكرر.
public MonthlyRepetitionBase Repetition { get; set; }