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: 18.2
Syntax
C#
public RequestEntryType EntryType { get; set; }

Property Value

Type: RequestEntryType
See Also