SchedulerConstants DefaultGroup FieldQuartz.NET API Documentation
A (possibly) usefull constant that can be used for specifying the group that IJob and Trigger instances belong to.

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

public const string DefaultGroup

Field Value

Type: String
See Also