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; }
Public Property Flags As FilterFlags
Get
Set
Property Value
Type:
FilterFlagsThe filter's attributes.
See Also