Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Bir projede aylık tekrar eden bir görevi oluşturmak için kullanılan parametreler kümesini temsil eder.
public class MonthlyRecurrencePattern : RecurrencePatternBase
Miras
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
Miras Alınan Üyeler
RecurrencePatternBase.RecurrenceRange, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
MonthlyRecurrencePattern()
Aspose.Tasks.MonthlyRecurrencePattern sınıfının yeni bir örneğini başlatır.
public MonthlyRecurrencePattern()
Özellikler
Repetition
Tekrar eden tekrar modelini alır veya ayarlar.
public MonthlyRepetitionBase Repetition { get; set; }