DailyTimeIntervalScheduleBuilderSaturdayAndSunday Field

Quartz.NET 3.0 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: 3.0.0
Syntax

C#
public static readonly IReadOnlyCollection<DayOfWeek> SaturdayAndSunday

Field Value

Type: IReadOnlyCollectionDayOfWeek
Remarks

The set contains Saturday and Sunday
See Also

Reference