Endeca Presentation API
TotalNumERecs Property
NamespacesEndeca.NavigationAggrERecTotalNumERecs
Gets the total number of ERec objects aggregated in this aggregated Endeca record.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long TotalNumERecs{ get;}
Public Overridable ReadOnly Property TotalNumERecs As Long
public:
virtual property long long TotalNumERecs {
	long long get ();
}
Value
The total number of ERec objects that compose this aggregated Endeca record.
Remarks
Based on the query, it is possible that a subset of the entire set of Endeca records (ERec objects) of the aggregated record are returned or none at all. This method returns the total number that exist.

Assembly: Endeca.Navigation (Module: Endeca.Navigation) Version: 0.0.0.0