Click or drag to resize
ISearchField Properties

The ISearchField type exposes the following members.

Properties
  NameDescription
Public propertyAnalyzer
Explicit analyzer to process search field's value. When null, default analyzer is used based on search index configuration.
Public propertyDataType
Gets or sets the field type.
Public propertyFieldName
Gets or sets the field name.
Public propertyFlagNames
Gets a list of flag names.
Public propertyValue
Field value. May be null when field is not initialized with it's value.
Top
See Also