KeyTGroup Property

Quartz.NET 3.0 API Documentation

Get the group portion of the key.

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

C#
public virtual string Group { get; set; }

Return Value

Type: String
the group
See Also

Reference