Click or drag to resize

OpsWaitOrCancelRequest Class

Request Ops display a dialog accepting a message and button
Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
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