ITrigger Description Property Quartz.NET API Documentation
Get or set the description given to the ITrigger instance by its creator (if any).

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

string Description { get; }

Property Value

Type: String
See Also