Click or drag to resize

ExperimentUtilitiesGetTotalAndAverageOrderValue Method

Namespace:  Dynamicweb.Ecommerce.Analytics
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static Tuple<double, double> GetTotalAndAverageOrderValue(
	int experimentID,
	bool isOriginal
)

Parameters

experimentID
Type: SystemInt32
isOriginal
Type: SystemBoolean

Return Value

Type: TupleDouble, Double
See Also