Class YearlyRecurrencePattern
Class YearlyRecurrencePattern
Pôvodný názov: Aspose.Tasks Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje súbor parametrov, ktoré sa používajú na vytvorenie ročne opakujúcej sa úlohy v projekte.
public class YearlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← YearlyRecurrencePattern
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
YearlyRecurrencePattern()
Iniciuje novú inštanciu triedy Aspose.Tasks.YearlyRecurrencePattern.
public YearlyRecurrencePattern()
Properties
Repetition
Získajte alebo nastavíte opakujúcu sa pozíciu.
public YearlyRepetitionBase Repetition { get; set; }