Class YearlyRecurrencePattern
Class YearlyRecurrencePattern
nazivni prostor: Aspose.Tasks Sastav: Aspose.Tasks.dll (25.4.0)
Predstavlja skup parametara koji se koriste za stvaranje godišnje ponavljajuće zadatke u projektu.
public class YearlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← YearlyRecurrencePattern
naslijeđeni članovi
RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
YearlyRecurrencePattern()
Inicijalizira novu primjenu Aspose.Tasks.YearlyRecurrencePattern klase.
public YearlyRecurrencePattern()
Properties
Repetition
Uzmite ili postavite ponavljajuću poziciju uzoraka.
public YearlyRepetitionBase Repetition { get; set; }