Class MonthlyRepetitionBase

Class MonthlyRepetitionBase

Le nom : Aspose.Tasks Assemblée: Aspose.Tasks.dll (25.4.0)

È un modello di base per la posizione giornaliera mensile.

public abstract class MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase

Derived

ByMonthDayRepetition , ByMonthWeekDayRepetition

I membri ereditari

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

MonthlyRepetitionBase()

Inizia una nuova instanza della classe Aspose.Tasks.MonthlyRepetitionBase.

protected MonthlyRepetitionBase()

Properties

RepetitionInterval

Riceve o stabilisce un numero di mesi che rappresenta l’intervallo di mesi tra le manifestazioni.

public int RepetitionInterval { get; set; }

Valore di proprietà

int

 Français