Click or drag to resize
SummaryConversionRate Property
The proportion of visits that resulted in orders on this part of the site. If the number of visits is 0, then a Rate with value double.NaN is returned.

Namespace:  Apptus.ESales.Connector.Report
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
public Rate ConversionRate { get; }

Property Value

Type: Rate
See Also