RecurrenceWeeklyDaysOfWeek Property

One or more days 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 List<DayOfWeek> DaysOfWeek { get; set; }

Property Value

ListDayOfWeek

See Also