Key T  Name Property Quartz.NET API Documentation
Get the name portion of the key.

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

public virtual string Name { get; }

Return Value

Type: String
the name
See Also