Gets the IDictionary of ESearchReports for this 
            dimension search result.  Returns an empty set if there are no 
            ESearchReports
| C# | Visual Basic | Visual C++ | 
public virtual IDictionary ESearchReports{ get;}
Public Overridable ReadOnly Property ESearchReports As IDictionary
public: virtual property IDictionary^ ESearchReports { IDictionary^ get (); }
            An IDictionary of ESearchReport, keyed
            by the search term.