Class ByYearDayRepetition

Class ByYearDayRepetition

Namespace: Aspose.Tasks
Assembly: Aspose.Tasks.dll (25.2.0)

Bir ay içindeki bir günün mutlak konumuna dayanan bir modeli temsil eder.

public class ByYearDayRepetition : YearlyRepetitionBase

Kalıtım

objectYearlyRepetitionBaseByYearDayRepetition

Kalıtılan Üyeler

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

Yapıcılar

ByYearDayRepetition()

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

public ByYearDayRepetition()

Özellikler

DayPosition

Görevlerin tekrar etmesi gereken bir ay içindeki günün konumunu alır veya ayarlar.

public int DayPosition { get; set; }

Özellik Değeri

int

Month

Görevlerin tekrar etmesi gereken bir ayı alır veya ayarlar.

public Month Month { get; set; }

Özellik Değeri

Month

 Türkçe