Class ByYearDayRepetition

Class ByYearDayRepetition

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

Bir ayda bir günün mutlak konumuna dayanan bir örneği temsil eder.

public class ByYearDayRepetition : YearlyRepetitionBase

Inheritance

object YearlyRepetitionBase ByYearDayRepetition

mirasçı üyeleri

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

Constructors

ByYearDayRepetition()

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

public ByYearDayRepetition()

Properties

DayPosition

Görevlerin tekrarlanması gereken bir ay içinde bir gün pozisyonunu alır veya ayarlar.

public int DayPosition { get; set; }

Mülkiyet Değer

int

Month

Görevlerin tekrarlanması gereken bir ay veya ay belirlenir.

public Month Month { get; set; }

Mülkiyet Değer

Month

 Türkçe