DirtyFlagMap Dirty Property Quartz.NET API Documentation
Determine whether the IDictionary is flagged dirty.

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

public virtual bool Dirty { get; }

Property Value

Type: Boolean
See Also