KeyTDefaultGroup Field

Quartz.NET 3.0 API Documentation
The default group for scheduling entities, with the value "DEFAULT".

Namespace:  Quartz.Util
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
public const string DefaultGroup = "DEFAULT"

Field Value

Type: String
See Also

Reference