Class YearlyRecurrencePattern

Class YearlyRecurrencePattern

Nome do espaço: Aspose.Tasks Assembleia: Aspose.Tasks.dll (25.4.0)

Representa o conjunto de parâmetros que são usados para criar uma tarefa anual recorrente em um projeto.

public class YearlyRecurrencePattern : RecurrencePatternBase

Inheritance

object RecurrencePatternBase YearlyRecurrencePattern

Membros herdados

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

Constructors

YearlyRecurrencePattern()

Inicia uma nova instância da classe Aspose.Tasks.YearlyRecurrencePattern.

public YearlyRecurrencePattern()

Properties

Repetition

Obter ou definir o padrão de posição recorrente.

public YearlyRepetitionBase Repetition { get; set; }

Valor da propriedade

YearlyRepetitionBase

 Português