TimeSpanParseRuleAttribute Rule Property Quartz.NET API Documentation
Gets the rule.

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

public TimeSpanParseRule Rule { get; }

Property Value

Type: TimeSpanParseRule
The rule.
See Also