Groups together the information relating to records that is returned by the MDEX
engine in response to executing a NavigationCommand.
Namespace:
Endeca.Data.Content.NavigationAssembly: Endeca.Data.Content (in Endeca.Data.Content.dll) Version: 2.1.2.0 (2.1.2.0)
Syntax
| C# |
|---|
RecordsResult RecordsResult { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property RecordsResult As RecordsResult |
| Visual C++ |
|---|
property RecordsResult^ RecordsResult { RecordsResult^ get (); } |