Click or drag to resize

OpsNumericEntryRequestRequestEntryType Enumeration

Type of numeric entry.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public enum RequestEntryType
Members
  Member nameDescription
Integer Allow integer values.
Decimal Allow decimal values.
Percent Allow decimal values.
See Also