Click or drag to resize
ProductSalesByAttributeReportSections Property
All sections in this report. One for each attribute value.

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

Property Value

Type: IListProductSalesByAttributeReportSection
See Also