Click or drag to resize

OpsQuebecSRMControlRequest Class

Request Ops display a list of SRM printers.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsQuebecSRMControlRequest

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

The OpsQuebecSRMControlRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsQuebecSRMControlRequest
Constructor
Top
Properties
  NameDescription
Public propertyDisableHeader
Dialog Disable header text.
Public propertyPrinterHeader
Dialog Printer header text.
Public propertyTitle
Dialog title text.
Public propertyYes
User answered 'Yes' to the question.
Top
Fields
  NameDescription
Public fieldPrinterList
List of Quebec SRM printers
Public fieldTranslatableDisableHeader
Dialog Disable header translatable string.
Public fieldTranslatablePrinterHeader
Dialog printer header translatable string.
Public fieldTranslatableTitle
Dialog title translatable string.
Top
See Also