Click or drag to resize

OpsMoveTableRequest Class

Request Ops display to move tables from one section to another.
Inheritance Hierarchy

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

The OpsMoveTableRequest type exposes the following members.

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