Click or drag to resize

MapperFilterDirty Property

Gets or sets a flag indicating whether the filter has been modified.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool Dirty { get; set; }

Property Value

Type: Boolean
A boolean value indicating whether the fitler has been modified.
See Also