Class YearlyRecurrencePattern
Class YearlyRecurrencePattern
Именује се: Aspose.Tasks Асамблеја: Aspose.Tasks.dll (25.4.0)
Представља сет параметара који се користе за стварање годишње понављајуће задатке у пројекту.
public class YearlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← YearlyRecurrencePattern
Наслеђени чланови
RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
YearlyRecurrencePattern()
Иницијалише нову инстанцију Аппосе.Таскс.ГодишњиРецурренсПаттерн класе.
public YearlyRecurrencePattern()
Properties
Repetition
Добија или поставља повратну позицију обрасца.
public YearlyRepetitionBase Repetition { get; set; }