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.
Namespace: Aliquo.Core.RecurrenceAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public IExecutionYearlyPeriod Period { get; set; }
Public Property Period As IExecutionYearlyPeriod
Get
Set
Property Value
IExecutionYearlyPeriod