SessionTimestamp Property A Sandcastle Documented Class Library
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.2.1
Syntax

C#
protected long Timestamp { get; set; }

Property Value

Type: Int64
See Also

Reference