Click or drag to resize
SearchStatisticsReportSearchesWithHits Property
List of the most popular search phrases that has resulted in search hits.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public IList<SearchStatisticsReportSearchCount> SearchesWithHits { get; }

Property Value

Type: IListSearchStatisticsReportSearchCount
See Also