DailyTimeIntervalScheduleBuilder AllDaysOfTheWeek FieldQuartz.NET API Documentation
A set of all days of the week.

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public static readonly ISet<DayOfWeek> AllDaysOfTheWeek

Field Value

Type: ISet DayOfWeek 
Remarks

The set contains all values between Sunday and Saturday
See Also