Click or drag to resize

OpsUpdateTable Class

Request Ops display to assign a dining table to a section.
Inheritance Hierarchy

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

The OpsUpdateTable type exposes the following members.

Constructors
  NameDescription
Public methodOpsUpdateTable
Constructor
Top
Properties
  NameDescription
Public propertySelectedDiningTable
Public propertyYes
User answered 'Yes' to the question.
Top
Fields
  NameDescription
Public fieldDialogResult
Is false if user cancelled the dialog.
Public fieldDiningTableList
Public fieldSectionName
Top
See Also