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

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

public virtual bool Dirty { get; }

Property Value

Type: Boolean
See Also