Class ByMonthDayRepetition
Class ByMonthDayRepetition
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 ByMonthDayRepetition : MonthlyRepetitionBase
Miras
object ← MonthlyRepetitionBase ← ByMonthDayRepetition
Miras Alınan Üyeler
MonthlyRepetitionBase.RepetitionInterval, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yapıcılar
ByMonthDayRepetition()
Aspose.Tasks.ByMonthDayRepetition sınıfının yeni bir örneğini başlatır.
public ByMonthDayRepetition()
Özellikler
DayPosition
Görevlerin tekrarlaması gereken bir ay içindeki bir günün konumunu alır veya ayarlar.
public int DayPosition { get; set; }