KeyTName Property

Quartz.NET 3.0 API Documentation
Get the name portion of the key.

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

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

Return Value

Type: String
the name
See Also

Reference