IJobDetail JobDataMap Property Quartz.NET API Documentation
Get or set the JobDataMap that is associated with the IJob.

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

JobDataMap JobDataMap { get; }

Property Value

Type: JobDataMap
See Also