Groups together the information relating to records that is returned by the MDEX engine in
response to executing a NavigationCommand.
Namespace:
Endeca.DataAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
[SerializableAttribute] public class RecordsResult |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class RecordsResult |
| Visual C++ |
|---|
[SerializableAttribute] public ref class RecordsResult |