Click or drag to resize

OpsWaitQuoteDialogRequest Class

Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsWaitQuoteDialogRequest

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

The OpsWaitQuoteDialogRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsWaitQuoteDialogRequestInitializes a new instance of the OpsWaitQuoteDialogRequest class
Top
Properties
 NameDescription
Public propertyEntries 
Public propertyInitialDateTime 
Public propertySelectedEntry Selected entry ... assumed to be in sync with UI element.
Public propertySuccess 
Public propertyTitle 
Public propertyWaitQuoteInterval 
Top
Fields
 NameDescription
Public fieldTranslatableTitle 
Top
See Also