Click or drag to resize

NotificationContextNotifications Property

List of notifications

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public List<Notification> Notifications { get; }

Property Value

Type: ListNotification
See Also