Click or drag to resize

InputResponseFingerPrint Class

Returned when a finger print response is requested.
Inheritance Hierarchy
SystemObject
  Micros.Ops.InputInputEntryResponseBase
    Micros.Ops.InputInputResponseFingerPrint

Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public class InputResponseFingerPrint : InputEntryResponseBase

The InputResponseFingerPrint type exposes the following members.

Constructors
 NameDescription
Public methodInputResponseFingerPrintInitializes a new instance of the InputResponseFingerPrint class
Top
Properties
 NameDescription
Public propertyData 
Top
See Also