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; }
ReadOnly Property ui_DefaultContains As Boolean
Get
Property Value
Type:
BooleanDefault all fields to 'contains' filtering instead of 'starts with' filtering.
See Also