RecurrenceYearlyPeriod Property

Period to execute the task:
YearlyDayPeriod: Allows to indicate a specific day to execute the task.

YearlyOrdinalPeriod: Allows to indicate an occurrence of a day of week to execute the task.

Definition

Namespace: Aliquo.Core.Recurrence
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public IExecutionYearlyPeriod Period { get; set; }

Property Value

IExecutionYearlyPeriod

See Also