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 Function IsDirty As Boolean
Return Value
Type:
BooleanTrue if the object has been modified, otherwise False.
See Also