Class MonthlyRepetitionBase

Class MonthlyRepetitionBase

Nama dari : Aspose.Tasks Perhitungan: Aspose.Tasks.dll (25.4.0)

Ini adalah pola dasar untuk posisi hari bulanan.

public abstract class MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase

Derived

ByMonthDayRepetition , ByMonthWeekDayRepetition

anggota yang diwarisi

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

Constructors

MonthlyRepetitionBase()

Initifikasi instans baru dari kelas Aspose.Tasks.MonthlyRepetitionBase.

protected MonthlyRepetitionBase()

Properties

RepetitionInterval

Dapatkan atau menetapkan jumlah bulan yang mewakili interval dalam bulan antara peristiwa.

public int RepetitionInterval { get; set; }

Nilai Properti

int

 Indonesia