TopSellingSearchesReport Class |
Namespace: Apptus.ESales.Connector.Report
public class TopSellingSearchesReport : Report
The TopSellingSearchesReport type exposes the following members.
Name | Description | |
---|---|---|
TopSellingSearchesReport | Initializes a new instance of the TopSellingSearchesReport class |
Name | Description | |
---|---|---|
Sections |
All sections in this report, one for each search phrase, sorted descending by the number of purchased units
associated with the phrase.
| |
TimeInterval |
The time interval that this report covers. Only events inside this
time interval is presented in the report. Never returns null.
(Inherited from Report.) | |
WindowFirst |
The lowest of the different ranks contained in this report.
| |
WindowLast |
The highest of the different ranks contained in this report.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
ExportToExcel | (Overrides ReportExportToExcel(FileInfo).) | |
ExportToXml |
Exports the content of this report to a stream. The content
is written in the same XML format as used between the eSales
cluster and the eSales Connector.
(Inherited from Report.) | |
ExportToXml(FileInfo) |
Exports the content of this report to a file. The content
is saved in the same XML format as used between the eSales
cluster and the eSales Connector.
(Inherited from Report.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Parse |
Creates a TopSellingSearchesReport from an XML document.
| |
ToString | (Inherited from Object.) |