Click or drag to resize

MapperFilterFlags Property

Gets/Sets FilterFlags flags specifying additional information about the filter.

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

Property Value

Type: FilterFlags
The filter's attributes.
See Also