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: 3.47.3
Syntax
C#
protected long Timestamp { get; set; }
Property Value
Type: Int64See Also