Click or drag to resize

FieldPropertiesFind_AutoSuggestFields Property

A semi-colon separated list of fields in the search mapper against which to search when AutoSuggest is used.

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

Property Value

Type: String
A semi-colon separated list of fields in the search mapper against which to search when AutoSuggest is used.
Remarks
Applies to CellType Find only.
See Also