ITriggerCalendarName Property

Quartz.NET 3.0 API Documentation
Get or set the ICalendar with the given name with this Trigger. Use when setting to dis-associate a Calendar.

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

C#
string CalendarName { get; }

Property Value

Type: String
See Also

Reference