Click or drag to resize

OpsMultipleSelectionDialogRequest Class

Request Ops display check preview dialog.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsMultipleSelectionDialogRequest
        Micros.OpsOpsMultipleSelectionWorkstationSelectionDialogRequest
        Micros.OpsOpsPrinterTypeMultipleSelectionRequest

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

The OpsMultipleSelectionDialogRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsMultipleSelectionDialogRequestInitializes a new instance of the OpsMultipleSelectionDialogRequest class
Top
Properties
 NameDescription
Public propertySelectedIndices 
Top
Methods
Fields
 NameDescription
Public fieldSelectedIndexes 
Top
See Also