Represents a single alternate search adjustment made by the MDEX Engine when a record
search is performed. The suggestion may or may not have been applied to the result set.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
[SerializableAttribute] public class SearchAdjustment |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class SearchAdjustment |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SearchAdjustment |