Click or drag to resize
ProductSalesByAttributeReportSectionPurchasedUnits Property
The total number of purchased units for this group of products.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public int PurchasedUnits { get; }

Property Value

Type: Int32
See Also