Class MonthlyRecurrencePattern
Class MonthlyRecurrencePattern
Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje súbor parametrov, ktoré sa používajú na vytvorenie mesačnej opakujúcej sa úlohy v projekte.
public class MonthlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← MonthlyRecurrencePattern
Z dedičných členov
RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
MonthlyRecurrencePattern()
Iniciuje novú inštanciu triedy Aspose.Tasks.MonthlyRecurrencePattern.
public MonthlyRecurrencePattern()
Properties
Repetition
Získajte alebo nastavíte opakujúci sa opakovací vzor.
public MonthlyRepetitionBase Repetition { get; set; }