Click or drag to resize

OpsEditEmpPinRequest Class

Request Ops display employee edit PIN dialog.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsEditEmpPinRequest

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
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