ProductTopSellersReportSections Property A Sandcastle Documented Class Library
All sections in this report, one for each product, sorted according to the specified sort order.

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

C#
public IList<ProductTopSellersReportSection> Sections { get; }

Property Value

Type: IListProductTopSellersReportSection
See Also

Reference