Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Aylık gün pozisyonu için temel bir modeli temsil eder.
public abstract class MonthlyRepetitionBase
Miras
object ← MonthlyRepetitionBase
Türetilmiş
ByMonthDayRepetition, ByMonthWeekDayRepetition
Miras Alınan Üyeler
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
MonthlyRepetitionBase()
Aspose.Tasks.MonthlyRepetitionBase sınıfının yeni bir örneğini başlatır.
protected MonthlyRepetitionBase()
Özellikler
RepetitionInterval
Olaylar arasındaki aylar cinsinden aralığı temsil eden bir ay sayısını alır veya ayarlar.
public int RepetitionInterval { get; set; }