QuartzScheduler VersionIteration Property Quartz.NET API Documentation
Gets the version iteration.

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

public static string VersionIteration { get; }

Property Value

Type: String
The version iteration.
See Also