Click or drag to resize
SessionStatisticsVisits Property
The number of visits, that is, the total number of sessions.

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

Property Value

Type: Int64
See Also