Click or drag to resize

OpsEmployeeIdRequest Class

Request Ops display employee selection dialog.
Inheritance Hierarchy
SystemObject
  Micros.OpsOpsRequest
    Micros.OpsOpsCustomRequest
      Micros.OpsOpsEmployeeRequest
        Micros.OpsOpsEmployeeIdRequest

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class OpsEmployeeIdRequest : OpsEmployeeRequest

The OpsEmployeeIdRequest type exposes the following members.

Constructors
 NameDescription
Public methodOpsEmployeeIdRequest(TranslatedText) Constructor
Public methodOpsEmployeeIdRequest(TranslatedText, Boolean)Initializes a new instance of the OpsEmployeeIdRequest class
Top
Properties
 NameDescription
Public propertyEnrollFingerPrint Enroll Key Pressed
Public propertyEnrollFingerPrintPrivileage Do we have finger print enrollment privileage
Public propertyFingerScanText 
Public propertyForceFPReEnrollment 
Public propertyHideButtonEdit 
Public propertyHideButtonEnrollment 
Public propertyHideRvcComboBox 
Public propertyTemplate 
Top
Methods
See Also