IScheduler GetCalendarNames Method Quartz.NET API Documentation
Get the names of all registered ICalendar.

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

IList<string> GetCalendarNames()

Return Value

Type: IList String 

[Missing <returns> documentation for "M:Quartz.IScheduler.GetCalendarNames"]

See Also