Class MonthlyRepetitionBase
Class MonthlyRepetitionBase
De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)
Het vertegenwoordigt een basispatroon voor maandelijkse dagpositie.
public abstract class MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase
Derived
ByMonthDayRepetition , ByMonthWeekDayRepetition
Geëerbiede leden
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRepetitionBase()
Initialiseert een nieuwe instantie van de Aspose.Tasks.MonthlyRepetitionBase klasse.
protected MonthlyRepetitionBase()
Properties
RepetitionInterval
Geeft of stelt een aantal maanden dat het interval in maanden tussen gebeurtenissen vertegenwoordigt.
public int RepetitionInterval { get; set; }