IJobDetail JobType Property Quartz.NET API Documentation
Get or sets the instance of IJob that will be executed.

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

Type JobType { get; }

Property Value

Type: Type
See Also