Click or drag to resize

NotificationContext Class

Inheritance Hierarchy
SystemObject
  Micros.OpsNotificationContext

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public class NotificationContext : IOpsContextExtender

The NotificationContext type exposes the following members.

Constructors
  NameDescription
Public methodNotificationContext
Constructor
Top
Properties
  NameDescription
Public propertyIsActive
Is the feature active?
Public propertyNotifications
List of notifications
Top
Methods
  NameDescription
Public methodUpdateData
Update notifications data
Top
See Also