Bundled result containing the collection of AggregateRecords, total record count, and total aggregate record count resulting from a

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Endeca.Data..::.AggregateRecordsResult

See Also