IMutableTriggerCalendarName Property

Quartz.NET 3.0 API Documentation
Associate the ICalendar with the given name with this Trigger.

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

C#
string CalendarName { get; set; }

Property Value

Type: String

Implements

ITriggerCalendarName
See Also

Reference