Click or drag to resize

OpsTMSSectionLayoutRequest Class

Request Ops display to select section layout.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsTMSSectionLayoutRequest

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

The OpsTMSSectionLayoutRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsTMSSectionLayoutRequest
Constructor
Top
Properties
  NameDescription
Public propertySelectedLayout
The currently selected section layout in the list.
Public propertyYes
User answered 'Yes' to the question.
Top
Methods
  NameDescription
Public methodGetSectionLayoutRequest
Top
Fields
  NameDescription
Public fieldDialogResult
Is false if user cancelled the dialog.
Public fieldLayoutList
List of TMS Section Layouts
Public fieldlayoutType
Top
See Also