Click or drag to resize

OpsMultipleSelectionWorkstationSelectionDialogRequest Class

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

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

The OpsMultipleSelectionWorkstationSelectionDialogRequest type exposes the following members.

Constructors
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 Submit button
Top
See Also