ICalendarCalendarBase Property

Quartz.NET 3.0 API Documentation
Set a new base calendar or remove the existing one. Get the base calendar.

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

C#
ICalendar CalendarBase { get; set; }

Property Value

Type: ICalendar
See Also

Reference