Click or drag to resize

OpsPrinterTypeMultipleSelectionRequest Class

Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsMultipleSelectionDialogRequest
        Micros.OpsOpsPrinterTypeMultipleSelectionRequest

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

The OpsPrinterTypeMultipleSelectionRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsPrinterTypeMultipleSelectionRequest Constructor
Top
Properties
 NameDescription
Public propertyNoText Translatable Text ID that will be used for the Cancel button
Public propertyYesText Translatable Text ID that will be used for the Assign Printer button
Top
Methods
 NameDescription
Public methodGetSelectedItems 
Top
See Also