Click or drag to resize

Notification Class

Inheritance Hierarchy
SystemObject
  Micros.OpsNotification

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class Notification

The Notification type exposes the following members.

Properties
 NameDescription
Public propertyText 
Top
Methods
 NameDescription
Public methodEquals Equality
(Overrides ObjectEquals(Object))
Public methodGetHashCode Returns unique hashcode for this object.
(Overrides ObjectGetHashCode)
Public methodToString Returns notifucation text
(Overrides ObjectToString)
Top
Fields
See Also