Click or drag to resize

ShowMessage Class

Inheritance Hierarchy
SystemObject
  Micros.Ops.Extensibility.PageControl.MessageBasePageControlMessage
    Micros.Ops.Extensibility.PageControl.MessageInboundPageControlMessage
      Micros.Ops.Extensibility.PageControl.MessageShowMessage

Namespace: Micros.Ops.Extensibility.PageControl.Message
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class ShowMessage : InboundPageControlMessage

The ShowMessage type exposes the following members.

Constructors
 NameDescription
Public methodShowMessageInitializes a new instance of the ShowMessage class
Top
Fields
 NameDescription
Public fieldMessage 
Top
See Also