ICalendarIntervalTrigger RepeatIntervalUnit Property Quartz.NET API Documentation
Get or set the interval unit - the time unit on with the interval applies.

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

IntervalUnit RepeatIntervalUnit { get; set; }

Property Value

Type: IntervalUnit
See Also