TimeSpanParseRuleAttribute ClassQuartz.NET API Documentation
Attribute to use with public TimeSpan properties that can be set with Quartz configuration. Attribute can be used to advice parsing to use correct type of time span (milliseconds, seconds, minutes, hours) as it may depend on property.
Inheritance Hierarchy

System Object
  System Attribute
    Quartz TimeSpanParseRuleAttribute

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

public class TimeSpanParseRuleAttribute : Attribute
See Also

Quartz TimeSpanParseRuleAttribute