Click or drag to resize

OpsWaitOrCancelRequest Class

Request Ops display a dialog accepting a message and button
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsWaitOrCancelRequest

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

The OpsWaitOrCancelRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsWaitOrCancelRequest Constructor
Top
Properties
Methods
Fields
 NameDescription
Public fieldresult User answered 'Yes' to the question.
Top
See Also