Nedap.HandheldApi
Public Member Functions | Properties
Nedap.HandheldApi.ReadRfidTagEventArgs Class Reference

Used as an argument for OnReadRfidTag event. More...

List of all members.

Public Member Functions

 ReadRfidTagEventArgs (EpcObservation epcObservation)
 Constructor.

Properties

EpcObservation EpcObservation [get]
 RFID tag value which is received from the handheld.

Detailed Description

Used as an argument for OnReadRfidTag event.


Constructor & Destructor Documentation

Nedap.HandheldApi.ReadRfidTagEventArgs.ReadRfidTagEventArgs ( EpcObservation  epcObservation)

Constructor.

Parameters:
epcObservation

Property Documentation

EpcObservation Nedap.HandheldApi.ReadRfidTagEventArgs.EpcObservation [get]

RFID tag value which is received from the handheld.