Class ByYearDayRepetition

Class ByYearDayRepetition

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

Ia mewakili pola yang didasarkan pada posisi absolut hari dalam sebulan.

public class ByYearDayRepetition : YearlyRepetitionBase

Inheritance

object YearlyRepetitionBase ByYearDayRepetition

anggota yang diwarisi

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

Constructors

ByYearDayRepetition()

Initifikasi instansi baru dari kelas Aspose.Tasks.ByYearDayRepetition.

public ByYearDayRepetition()

Properties

DayPosition

Dapatkan atau menetapkan posisi hari dalam sebulan di mana tugas harus berulang.

public int DayPosition { get; set; }

Nilai Properti

int

Month

Dapatkan atau menetapkan bulan di mana tugas harus berulang.

public Month Month { get; set; }

Nilai Properti

Month

 Indonesia