ICalendarIntervalTriggerRepeatIntervalUnit Property

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

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

C#
IntervalUnit RepeatIntervalUnit { get; set; }

Property Value

Type: IntervalUnit
See Also

Reference