Click or drag to resize

FieldPropertiesFind_FindNoSearch Property

A semi-colon separated list of fields, normally searchable in the search mapper, that should not be searchable in Find the UI. Note that each field can include and =<text> qualifier for display purposes.

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

Property Value

Type: String
A semi-colon separated list of fields, normally searchable in the search mapper, that should not be searchable in Find the UI. Note that each field can include and =<text> qualifier for display purposes.
Remarks
Applies to CellType Find only.
See Also