DirtyFlagMapTKey, TValueDirty Property

Quartz.NET 3.0 API Documentation
Determine whether the IDictionary is flagged dirty.

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

C#
public virtual bool Dirty { get; }

Property Value

Type: Boolean
See Also

Reference