JobDataMap GetDateTimeValue Method Quartz.NET API Documentation
Gets the date time.

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

public virtual DateTime GetDateTimeValue(
	string key
)

Return Value

Type: DateTime

[Missing <returns> documentation for "M:Quartz.JobDataMap.GetDateTimeValue(System.String)"]

See Also