Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)
Mewakili pola dasar untuk posisi hari bulanan.
public abstract class MonthlyRepetitionBase
Pewarisan
object ← MonthlyRepetitionBase
Turunan
ByMonthDayRepetition, ByMonthWeekDayRepetition
Anggota yang Dwarisi
object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Konstruktor
MonthlyRepetitionBase()
Menginisialisasi instance baru dari kelas Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Properti
RepetitionInterval
Mengambil atau menetapkan jumlah bulan yang mewakili interval dalam bulan antara kejadian.
public int RepetitionInterval { get; set; }