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

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

ICalendar CalendarBase { get; set; }

Property Value

Type: ICalendar
See Also