ICalendar MembersQuartz.NET API Documentation

The ICalendar type exposes the following members.

Methods

  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Inherited from ICloneable.)
Public methodGetNextIncludedTimeUtc
Determine the next UTC time that is 'included' by the Calendar after the given UTC time.
Public methodIsTimeIncluded
Determine whether the given UTC time is 'included' by the Calendar.
Top
Properties

  NameDescription
Public propertyCalendarBase
Set a new base calendar or remove the existing one. Get the base calendar.
Public propertyDescription
Gets or sets a description for the ICalendar instance - may be useful for remembering/displaying the purpose of the calendar, though the description has no meaning to Quartz.
Top
See Also