Click or drag to resize

MapperPropertiesFullTextSearchField Property

The field to use for FTS. Default value is all (*).

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

Property Value

Type: String
The field to use for FTS. Default value is all (*).
See Also