OpsNumericEntryRequestRequestEntryType Enumeration |
Type of numeric entry.
Namespace: Micros.OpsAssembly: Ops (in Ops.dll) Version: 19.8
Syntaxpublic enum RequestEntryType
MembersMember name | Description |
---|
Integer | Allow integer values. |
Decimal | Allow decimal values. |
Percent | Allow decimal values. |
See Also