Class MonthlyRepetitionBase

Class MonthlyRepetitionBase

Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)

Es repräsentiert ein Grundpatron für die monatliche Tagesposition.

public abstract class MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase

Derived

ByMonthDayRepetition , ByMonthWeekDayRepetition

Vererbte Mitglieder

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

Constructors

MonthlyRepetitionBase()

Initialisiert eine neue Instanz der Aspose.Tasks.MonthlyRepetitionBase Klasse.

protected MonthlyRepetitionBase()

Properties

RepetitionInterval

Er erhält oder stellt eine Anzahl von Monaten fest, die den Intervall in Monaten zwischen Ereignissen darstellt.

public int RepetitionInterval { get; set; }

Eigentumswert

int

 Deutsch