QueryReportData members
Provides historical analytics data for a query.
The QueryReportData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryReportData | Initializes a default QueryReportData object. |
Top
Properties
Name | Description | |
---|---|---|
Count | Gets the number of times the search query was run. | |
Query | Gets the text of the search query. | |
Scope | Gets the unique ID of the scope of the query. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top