DailyTimeIntervalScheduleBuilder SaturdayAndSunday FieldQuartz.NET API Documentation
A set of the weekend days of the week (for locales similar to the USA).

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

public static readonly ISet<DayOfWeek> SaturdayAndSunday

Field Value

Type: ISet DayOfWeek 
Remarks

The set contains Saturday and Sunday
See Also