Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
nazivni prostor: Aspose.Tasks Sastav: Aspose.Tasks.dll (25.4.0)
Predstavlja osnovni uzorak za mjesečnu dnevnu poziciju.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
naslijeđeni članovi
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Inicijalizira novu primjenu Aspose.Tasks.MonthlyRepetitionBase klase.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
Dobivaju ili postavljaju broj mjeseci koji predstavljaju interval u mjesecima između događaja.
public int RepetitionInterval { get; set; }