ProductSalesByAttributeReportSection Constructor A Sandcastle Documented Class Library

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

C#
public Section(
	string name,
	double discount,
	int purchasedUnits,
	int abandonedUnits,
	double revenue,
	double margin
)

Parameters

name
Type: SystemString
discount
Type: SystemDouble
purchasedUnits
Type: SystemInt32
abandonedUnits
Type: SystemInt32
revenue
Type: SystemDouble
margin
Type: SystemDouble
See Also

Reference