IDailyTimeIntervalTriggerStartTimeOfDay Property

Quartz.NET 3.0 API Documentation
The time of day to start firing at the given interval.

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

C#
TimeOfDay StartTimeOfDay { get; }

Property Value

Type: TimeOfDay
See Also

Reference