Click or drag to resize

OpsAssignSectionRequest Class

Request Ops display assign section to a section layout.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsAssignSectionRequest

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

The OpsAssignSectionRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsAssignSectionRequest Constructor
Top
Properties
 NameDescription
Public propertySelectedDiningTables 
Public propertySelectedEmployee 
Public propertySelectedUnassignedSection 
Public propertyYes User answered 'Yes' to the question.
Top
Fields
 NameDescription
Public fieldDialogResult Is false if user cancelled the dialog.
Public fieldDiningTableList 
Public fieldEmployeeList 
Public fieldSectionLayoutName 
Public fieldUnassignedSectionList 
Top
See Also