Click or drag to resize
SessionTimestamp Property
The timestamp reported in future notifications and panel requests to the eSales server. This is -1 by default, meaning no time is specified (and hence, the current time on the eSales server will be used as timestamp).

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax
C#
protected long Timestamp { get; set; }

Property Value

Type: Int64
See Also