Click or drag to resize

OpsEditEmpPinRequest Class

Request Ops display employee edit PIN dialog.
Inheritance Hierarchy

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class OpsEditEmpPinRequest : OpsRequest

The OpsEditEmpPinRequest type exposes the following members.

Constructors
  NameDescription
Public methodOpsEditEmpPinRequest
Constructor
Top
Properties
  NameDescription
Public propertyDecimalSeparator
Public propertyEmployee
Employee to be displayed.
Public propertyEmployeeLabel
Translated Employee Label.
Public propertyEntryArea
Current entry area.
Public propertyPinLabel
Translated PIN Label.
Public propertyTitle
Translated title text.
Public propertyUnMaskedEntryArea
Unmasked value of EntryArea data
Top
Fields
  NameDescription
Public field_decimalSeparator
Public fieldDialogResult
Is false if user cancelled the dialog.
Protected fieldm_KeyboardBuffer
Top
See Also