Click or drag to resize

MapperFiltersIsDirty Method

Determine the current dirty state of the collection and all MapperFilter items in it.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool IsDirty()

Return Value

Type: Boolean
True if the object has been modified, otherwise False.
See Also