Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
Названий на: Aspose.Tasks Асамблея: Aspose.Tasks.dll (25.4.0)
Представляє базовий зразк для щомісячної позиції дня.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
Нападні члени
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Ініціалізація нової інстанції класу Aspose.Tasks.MonthlyRepetitionBase.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
отримує або встановлює кількість місяців, що являє собою інтервал місяців між подіями.
public int RepetitionInterval { get; set; }