Class MonthlyRepetitionBase

Class MonthlyRepetitionBase

İsim alanı : Aspose.Tasks Toplantı: Aspose.Tasks.dll (25.4.0)

Aylık günlük pozisyon için bir temel desen temsil eder.

public abstract class MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase

Derived

ByMonthDayRepetition , ByMonthWeekDayRepetition

mirasçı üyeleri

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

Constructors

MonthlyRepetitionBase()

Aspose.Tasks.MonthlyRepetitionBase sınıfının yeni bir örneğini başlatır.

protected MonthlyRepetitionBase()

Properties

RepetitionInterval

Olaylar arasındaki ay aralığını temsil eden bir ay sayısı alır veya belirler.

public int RepetitionInterval { get; set; }

Mülkiyet Değer

int

 Türkçe