Click or drag to resize

MapperKernelIsFiltering Property

Determines if the mapper is currently being used to filter (currently based on flavor).

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool IsFiltering { get; }

Property Value

Type: Boolean
See Also