Click or drag to resize
ProductSalesByTimeReportPurchasedUnits Property
A Timeline of purchased units values.

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

Property Value

Type: TimelineInt32
See Also