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; }
Public Property Dirty As Boolean
Get
Set
Property Value
Type:
BooleanA boolean value indicating whether the fitler has been modified.
See Also