Endeca Presentation API
NumMatchingResults Property
NamespacesEndeca.NavigationESearchReportNumMatchingResults
Returns the number of records that matched the search.
Declaration Syntax
C#Visual BasicVisual C++
public virtual long NumMatchingResults{ get;}
Public Overridable ReadOnly Property NumMatchingResults As Long
public:
virtual property long long NumMatchingResults {
	long long get ();
}
Value
The number of records that matched the search.
Remarks
Corresponds to the TotalNumERecs property.

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