Class ByMonthDayRepetition

Class ByMonthDayRepetition

Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)

Predstavuje vzor, ktorý je založený na absolútnom postavení dňa v mesiaci.

public class ByMonthDayRepetition : MonthlyRepetitionBase

Inheritance

object MonthlyRepetitionBase ByMonthDayRepetition

Z dedičných členov

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

Constructors

ByMonthDayRepetition()

Iniciuje novú inštanciu triedy Aspose.Tasks.ByMonthDayRepetition.

public ByMonthDayRepetition()

Properties

DayPosition

Dostane alebo stanoví pozíciu jedného dňa v mesiaci, v ktorom sa úloha musí opakovať.

public int DayPosition { get; set; }

Hodnota nehnuteľnosti

int

 Slovenčina