Click or drag to resize

OpsFormattedEntryRequest Class

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

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

The OpsFormattedEntryRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsFormattedEntryRequest Constructor
Top
See Also