RecurrenceMonthlyPeriod Property
Period to execute the task:
MonthlyDayPeriod: Allows to indicate a specific day to execute the task.
MonthlyOrdinalPeriod: 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 IExecutionMonthlyPeriod Period { get; set; }
Public Property Period As IExecutionMonthlyPeriod
Get
Set
Property Value
IExecutionMonthlyPeriod