AccBarcodeResult Class

Barcode event result

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public class AccBarcodeResult
Inheritance
Object    AccBarcodeResult

Constructors

AccBarcodeResult Constructor

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

Fields

Barcode Interpreted barcode contents if available.
status Status from the reader.

See Also