Click or drag to resize

MsgToExtApp Class

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

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

The MsgToExtApp type exposes the following members.

Constructors
 NameDescription
Public methodMsgToExtAppInitializes a new instance of the MsgToExtApp class
Top
Fields
 NameDescription
Public fieldData 
Public fieldMessage 
Top
See Also