Click or drag to resize

OpsEntryRequestEntryType Property

Indicates the type of data requested. Note that this does not automatically mean that a keyboard will be displayed, it just defines the type of data we are looking for.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public RequestEntryType EntryType { get; set; }

Property Value

RequestEntryType
See Also