Click or drag to resize

OpsAlphaEntryRequest Class

Request Ops display an alphanumeric data entry dialog.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsEntryRequest
      Micros.OpsOpsAlphaEntryRequest

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

The OpsAlphaEntryRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsAlphaEntryRequest Constructor
Top
See Also