Class YearlyRecurrencePattern

Class YearlyRecurrencePattern

Le nom : Aspose.Tasks Assemblée: Aspose.Tasks.dll (25.4.0)

Rappresentano il set di parametri che vengono utilizzati per creare un compito ripetuto annualmente in un progetto.

public class YearlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase YearlyRecurrencePattern

I membri ereditari

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

Constructors

YearlyRecurrencePattern()

Inizia una nuova instanza della classe Aspose.Tasks.YearlyRecurrencePattern.

public YearlyRecurrencePattern()

Properties

Repetition

Ottenere o impostare il modello di posizione ripetuta.

public YearlyRepetitionBase Repetition { get; set; }

Valore di proprietà

YearlyRepetitionBase

 Français