Endeca Presentation API
ESearchReportsComplete Property
NamespacesEndeca.NavigationDimensionSearchResultESearchReportsComplete
Gets the IDictionary of IList of ESearchReportfor this navigation query result. Returns an empty set if there are no ESearchReports
Declaration Syntax
C#Visual BasicVisual C++
public virtual IDictionary ESearchReportsComplete{ get;}
Public Overridable ReadOnly Property ESearchReportsComplete As IDictionary
public:
virtual property IDictionary^ ESearchReportsComplete {
	IDictionary^ get ();
}
Value
An IDictionary of IList of ESearchReport, keyed by the search term.

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