Class ByMonthDayRepetition
Class ByMonthDayRepetition
İ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 ByMonthDayRepetition : MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase ← ByMonthDayRepetition
mirasçı üyeleri
MonthlyRepetitionBase.RepetitionInterval , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ByMonthDayRepetition()
Aspose.Tasks.ByMonthDayRepetition sınıfının yeni bir örneğini başlatır.
public ByMonthDayRepetition()
Properties
DayPosition
Bir ay içinde bir günün bir pozisyonunu alır veya belirler ve bu görevi tekrarlamak zorundadır.
public int DayPosition { get; set; }