The name of the data source view that provides access to the top level result returned by the aggregate record details query. This view returns a collection containing a single AggregateRecord instance.

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

Syntax

C#
public static readonly string AggregateRecordView
Visual Basic (Declaration)
Public Shared ReadOnly AggregateRecordView As String
Visual C++
public:
static initonly String^ AggregateRecordView

See Also