Click or drag to resize

OpsCheckPreviewDialogRequest Class

Request Ops display check preview dialog.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsCheckPreviewDialogRequest

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

The OpsCheckPreviewDialogRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsCheckPreviewDialogRequest Constructor
Top
Methods
Fields
 NameDescription
Public fieldDialogResult Is false if user cancelled the dialog.
Top
See Also