TopSellingSearchesReportSection ClassA Sandcastle Documented Class Library
Contains a search phrase together with the total number of times the search phrase has lead to a purchase of a product or variant that matches the filter specified in the report.
Inheritance Hierarchy

SystemObject
  Apptus.ESales.Connector.ReportTopSellingSearchesReportSection

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public class Section

The TopSellingSearchesReportSection type exposes the following members.

Constructors

  NameDescription
Public methodTopSellingSearchesReportSection
Initializes a new instance of the TopSellingSearchesReportSection class
Top
Properties

  NameDescription
Public propertyPhrase
The search phrase.
Public propertyPurchasedUnits
The total number of times this search phrase has lead to a purchase of a product or variant that matches the filter.
Public propertyRank
The rank of this search phrase.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference