Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
مجموعهای از پارامترها را نمایش میدهد که برای ایجاد یک وظیفه تکراری ماهانه در یک پروژه استفاده میشود.
public class MonthlyRecurrencePattern : RecurrencePatternBase
وراثت
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
اعضای به ارث برده شده
RecurrencePatternBase.RecurrenceRange, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
سازندهها
MonthlyRecurrencePattern()
یک نمونه جدید از کلاس Aspose.Tasks.MonthlyRecurrencePattern را مقداردهی اولیه میکند.
public MonthlyRecurrencePattern()
ویژگیها
تکرار
الگوی تکرار مجدد را دریافت یا تنظیم میکند.
public MonthlyRepetitionBase Repetition { get; set; }