CronExpression GetValue Method Quartz.NET API Documentation
Gets the value.

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

protected virtual ValueSet GetValue(
	int v,
	string s,
	int i
)

Return Value

Type: ValueSet

[Missing <returns> documentation for "M:Quartz.CronExpression.GetValue(System.Int32,System.String,System.Int32)"]

See Also