Class MonthlyRepetitionBase

Class MonthlyRepetitionBase

Namn på plats: Aspose.Tasks Sammanfattning: Aspose.Tasks.dll (25.4.0)

Representerar en basmönster för månadsdagsposition.

public abstract class MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase

Derived

ByMonthDayRepetition , ByMonthWeekDayRepetition

Arvsmedlemmar

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

Constructors

MonthlyRepetitionBase()

Initialiserar en ny instans av Aspose.Tasks.MonthlyRepetitionBase klass.

protected MonthlyRepetitionBase()

Properties

RepetitionInterval

Få eller ställa in ett antal månader som representerar intervallet i månader mellan händelser.

public int RepetitionInterval { get; set; }

Fastighetsvärde

int

 Svenska