Click or drag to resize

NotificationContextNotifications Property

List of notifications

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

Property Value

ListNotification
See Also