Click or drag to resize

NotificationEventNotificationActionResult Property

[Missing <summary> documentation for "P:OpenFin.Notifications.NotificationEvent.NotificationActionResult"]

Namespace:  OpenFin.Notifications
Assembly:  OpenFin.Notifications (in OpenFin.Notifications.dll) Version: 0.12.8
Syntax
C#
public Dictionary<string, Object> NotificationActionResult { get; set; }

Property Value

Type: DictionaryString, Object
See Also