PropertySettingJobFactory SetObjectProperties Method Quartz.NET API Documentation
Sets the object properties.

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

public virtual void SetObjectProperties(
	Object obj,
	JobDataMap data
)
See Also