Key T  Group Property Quartz.NET API Documentation

Get the group portion of the key.

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

public virtual string Group { get; }

Return Value

Type: String
the group
See Also