Click or drag to resize
ISearchFieldTokenized Property
True when field is tokenizable (analyzer is used to process it's value).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
bool Tokenized { get; set; }

Property Value

Type: Boolean
See Also