Class MonthlyRecurrencePattern

Class MonthlyRecurrencePattern

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

Menampilkan set parameter yang digunakan untuk menciptakan tugas berulang bulanan dalam proyek.

public class MonthlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase MonthlyRecurrencePattern

anggota yang diwarisi

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

Constructors

MonthlyRecurrencePattern()

Initifikasi instans baru dari kelas Aspose.Tasks.MonthlyRecurrencePattern.

public MonthlyRecurrencePattern()

Properties

Repetition

Dapatkan atau menetapkan pola pengulangan yang berulang.

public MonthlyRepetitionBase Repetition { get; set; }

Nilai Properti

MonthlyRepetitionBase

 Indonesia