Class YearlyRecurrencePattern

Class YearlyRecurrencePattern

Nazwa przestrzeń: Aspose.Tasks Zgromadzenie: Aspose.Tasks.dll (25.4.0)

Przedstawia zestaw parametrów wykorzystywanych do tworzenia co roku powtarzających się zadań w projekcie.

public class YearlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase YearlyRecurrencePattern

Dziedziczeni członkowie

RecurrencePatternBase.RecurrenceRange , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

YearlyRecurrencePattern()

Inicjalizuje nowy przykład klasy Aspose.Tasks.YearlyRecurrencePattern.

public YearlyRecurrencePattern()

Properties

Repetition

Uzyskuje lub ustawia wzór pozycji powtarzającej.

public YearlyRepetitionBase Repetition { get; set; }

Wartość nieruchomości

YearlyRepetitionBase

 Polski