Click or drag to resize
AnalyticsEventTimestamp Property
The timestamp of the event, the system will populate with the current time by default.

Namespace: Oracle.Cloud.Mobile.Analytics
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public DateTime Timestamp { get; set; }

Property Value

Type: DateTime
See Also