Click or drag to resize

featurePropertiesui_DefaultContains Property

Default all fields to 'contains' filtering instead of 'starts with' filtering.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool ui_DefaultContains { get; }

Property Value

Type: Boolean
Default all fields to 'contains' filtering instead of 'starts with' filtering.
See Also