Class YearlyRecurrencePattern
Class YearlyRecurrencePattern
İsim alanı : Aspose.Tasks Toplantı: Aspose.Tasks.dll (25.4.0)
Parametrelerin bir projede yıllık tekrarlayan bir görevi oluşturmak için kullanılan bir dizi temsil eder.
public class YearlyRecurrencePattern : RecurrencePatternBase
Inheritance
object ← RecurrencePatternBase ← YearlyRecurrencePattern
mirasçı üyeleri
RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
YearlyRecurrencePattern()
Aspose.Tasks.YearlyRecurrencePattern sınıfının yeni bir örneğini başlatır.
public YearlyRecurrencePattern()
Properties
Repetition
Tekrarlayan pozisyon örneğini alır veya ayarlar.
public YearlyRepetitionBase Repetition { get; set; }