Nedap.HandheldApi
|
Event arguments for RFID did read barcode event. More...
Public Member Functions | |
RfidReadABarcodeEventArgs (String barcode, BarcodeType barcodeType) | |
Constructor. | |
Properties | |
string | Barcode [get, set] |
String property that holds barcode that is read. | |
BarcodeType | BarcodeType [get, set] |
Enum that holds type of read barcode. |
Event arguments for RFID did read barcode event.
Nedap.HandheldApi.RfidReadABarcodeEventArgs.RfidReadABarcodeEventArgs | ( | String | barcode, |
BarcodeType | barcodeType | ||
) |
Constructor.
barcode | |
barcodeType |
string Nedap.HandheldApi.RfidReadABarcodeEventArgs.Barcode [get, set] |
String property that holds barcode that is read.
BarcodeType Nedap.HandheldApi.RfidReadABarcodeEventArgs.BarcodeType [get, set] |
Enum that holds type of read barcode.