Click or drag to resize

OpsMessageRequest Class

Request Ops to display an error dialog.
Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class OpsMessageRequest : OpsAskYesNoRequest

The OpsMessageRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsMessageRequest
Constructor
Top
Properties
  NameDescription
Public propertyNoText
Translatable Text ID that will be used for the OK button
Top
Methods
See Also