Click or drag to resize
AnalyticsEvent Properties

The AnalyticsEvent type exposes the following members.

Properties
  NameDescription
Public propertyName
The name of the event.
Public propertyProperties
A dictionary of custom caller specifiable properties.
Public propertySessionId
The ID of the current session.
Public propertyTimestamp
The timestamp of the event, the system will populate with the current time by default.
Top
See Also