IJobExecutionContextJobDetail Property

Quartz.NET 3.0 API Documentation
Get the JobDetail associated with the IJob.

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

C#
IJobDetail JobDetail { get; }

Property Value

Type: IJobDetail
See Also

Reference