Class ByMonthDayRepetition
Class ByMonthDayRepetition
A név: Aspose.Tasks Összefoglaló: Aspose.Tasks.dll (25.4.0)
Ez egy olyan mintát képvisel, amely a nap abszolút helyzetén alapul egy hónapban.
public class ByMonthDayRepetition : MonthlyRepetitionBase
Inheritance
object ← MonthlyRepetitionBase ← ByMonthDayRepetition
Örökletes tagok
MonthlyRepetitionBase.RepetitionInterval , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ByMonthDayRepetition()
Elindítja az Aspose.Tasks.ByMonthDayRepetition osztály új példáját.
public ByMonthDayRepetition()
Properties
DayPosition
Egy napot kap, vagy egy hónapon belül olyan pozíciót állít be, amelyen a feladatot meg kell ismételni.
public int DayPosition { get; set; }