Click or drag to resize
AnalyticsEventProperties Property
A dictionary of custom caller specifiable properties.

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 Dictionary<string, Object> Properties { get; }

Property Value

Type: DictionaryString, Object
See Also