Groups together the information relating to records that is returned by the MDEX engine in response to executing a NavigationCommand.

Namespace:  Endeca.Data
Assembly:  Endeca.Data (in Endeca.Data.dll) Version: 2.1.3.0 (2.1.3.622)

Syntax

C#
[SerializableAttribute]
public class RecordsResult
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class RecordsResult
Visual C++
[SerializableAttribute]
public ref class RecordsResult

Inheritance Hierarchy

System..::.Object
  Endeca.Data..::.RecordsResult

See Also